Class WorkstationsClient.ListWorkstationClustersPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListWorkstationClustersRequest,ListWorkstationClustersResponse,WorkstationCluster,WorkstationsClient.ListWorkstationClustersPage,WorkstationsClient.ListWorkstationClustersFixedSizeCollection>
-
- com.google.cloud.workstations.v1beta.WorkstationsClient.ListWorkstationClustersPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<WorkstationCluster>
- Enclosing class:
- WorkstationsClient
public static class WorkstationsClient.ListWorkstationClustersPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListWorkstationClustersRequest,ListWorkstationClustersResponse,WorkstationCluster,WorkstationsClient.ListWorkstationClustersPage,WorkstationsClient.ListWorkstationClustersFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<WorkstationsClient.ListWorkstationClustersPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListWorkstationClustersRequest,ListWorkstationClustersResponse,WorkstationCluster> context, com.google.api.core.ApiFuture<ListWorkstationClustersResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<WorkstationsClient.ListWorkstationClustersPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListWorkstationClustersRequest,ListWorkstationClustersResponse,WorkstationCluster> context, com.google.api.core.ApiFuture<ListWorkstationClustersResponse> futureResponse)
-
-