Class StorageTransferServiceClient.ListAgentPoolsPagedResponse (1.42.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
Name Description
context PageContext<ListAgentPoolsRequest,ListAgentPoolsResponse,AgentPool>
futureResponse ApiFuture<ListAgentPoolsResponse>
Returns
Type Description
ApiFuture<ListAgentPoolsPagedResponse>