| Package | Description |
|---|---|
| com.google.cloud.resourcemanager.v3 |
A client to Cloud Resource Manager API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected TagHoldsClient.ListTagHoldsPage |
TagHoldsClient.ListTagHoldsPage.createPage(com.google.api.gax.rpc.PageContext<ListTagHoldsRequest,ListTagHoldsResponse,TagHold> context,
ListTagHoldsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<TagHoldsClient.ListTagHoldsPage> |
TagHoldsClient.ListTagHoldsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTagHoldsRequest,ListTagHoldsResponse,TagHold> context,
com.google.api.core.ApiFuture<ListTagHoldsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected TagHoldsClient.ListTagHoldsFixedSizeCollection |
TagHoldsClient.ListTagHoldsFixedSizeCollection.createCollection(List<TagHoldsClient.ListTagHoldsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.