| Package | Description |
|---|---|
| com.google.cloud.workstations.v1beta |
A client to Cloud Workstations API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected WorkstationsClient.ListWorkstationsPage |
WorkstationsClient.ListWorkstationsPage.createPage(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context,
ListWorkstationsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<WorkstationsClient.ListWorkstationsPage> |
WorkstationsClient.ListWorkstationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkstationsRequest,ListWorkstationsResponse,Workstation> context,
com.google.api.core.ApiFuture<ListWorkstationsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected WorkstationsClient.ListWorkstationsFixedSizeCollection |
WorkstationsClient.ListWorkstationsFixedSizeCollection.createCollection(List<WorkstationsClient.ListWorkstationsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.