Class IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse (0.60.0)

public static class IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse extends AbstractPagedListResponse<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse,IdentityMappingStore,IdentityMappingStoreServiceClient.ListIdentityMappingStoresPage,IdentityMappingStoreServiceClient.ListIdentityMappingStoresFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse

Static Methods

createAsync(PageContext<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse,IdentityMappingStore> context, ApiFuture<ListIdentityMappingStoresResponse> futureResponse)

public static ApiFuture<IdentityMappingStoreServiceClient.ListIdentityMappingStoresPagedResponse> createAsync(PageContext<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse,IdentityMappingStore> context, ApiFuture<ListIdentityMappingStoresResponse> futureResponse)
Parameters
Name Description
context PageContext<ListIdentityMappingStoresRequest,ListIdentityMappingStoresResponse,IdentityMappingStore>
futureResponse ApiFuture<ListIdentityMappingStoresResponse>
Returns
Type Description
ApiFuture<ListIdentityMappingStoresPagedResponse>