| 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.ListWorkstationClustersPage |
WorkstationsClient.ListWorkstationClustersPage.createPage(com.google.api.gax.rpc.PageContext<ListWorkstationClustersRequest,ListWorkstationClustersResponse,WorkstationCluster> context,
ListWorkstationClustersResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<WorkstationsClient.ListWorkstationClustersPage> |
WorkstationsClient.ListWorkstationClustersPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkstationClustersRequest,ListWorkstationClustersResponse,WorkstationCluster> context,
com.google.api.core.ApiFuture<ListWorkstationClustersResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected WorkstationsClient.ListWorkstationClustersFixedSizeCollection |
WorkstationsClient.ListWorkstationClustersFixedSizeCollection.createCollection(List<WorkstationsClient.ListWorkstationClustersPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.