Package com.google.cloud.iam.admin.v1
Class IAMClient.ListServiceAccountsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount,IAMClient.ListServiceAccountsPage,IAMClient.ListServiceAccountsFixedSizeCollection>
-
- com.google.cloud.iam.admin.v1.IAMClient.ListServiceAccountsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ServiceAccount>
- Enclosing class:
- IAMClient
public static class IAMClient.ListServiceAccountsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount,IAMClient.ListServiceAccountsPage,IAMClient.ListServiceAccountsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<IAMClient.ListServiceAccountsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, com.google.api.core.ApiFuture<ListServiceAccountsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<IAMClient.ListServiceAccountsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, com.google.api.core.ApiFuture<ListServiceAccountsResponse> futureResponse)
-
-