Class StorageTransferServiceClient.ListAgentPoolsPagedResponse (1.41.0)

public static class StorageTransferServiceClient.ListAgentPoolsPagedResponse extends AbstractPagedListResponse<TransferProto.ListAgentPoolsRequest,TransferProto.ListAgentPoolsResponse,TransferTypes.AgentPool,StorageTransferServiceClient.ListAgentPoolsPage,StorageTransferServiceClient.ListAgentPoolsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > StorageTransferServiceClient.ListAgentPoolsPagedResponse

Static Methods

createAsync(PageContext<TransferProto.ListAgentPoolsRequest,TransferProto.ListAgentPoolsResponse,TransferTypes.AgentPool> context, ApiFuture<TransferProto.ListAgentPoolsResponse> futureResponse)

public static ApiFuture<StorageTransferServiceClient.ListAgentPoolsPagedResponse> createAsync(PageContext<TransferProto.ListAgentPoolsRequest,TransferProto.ListAgentPoolsResponse,TransferTypes.AgentPool> context, ApiFuture<TransferProto.ListAgentPoolsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListAgentPoolsRequest,ListAgentPoolsResponse,AgentPool>
futureResponseApiFuture<ListAgentPoolsResponse>
Returns
TypeDescription
ApiFuture<ListAgentPoolsPagedResponse>