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