| Package | Description |
|---|---|
| com.google.cloud.resourcemanager.v3 |
A client to Cloud Resource Manager API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.resourcemanager.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
TagHoldsClient.ListTagHoldsPagedResponse |
TagHoldsClient.listTagHolds(ListTagHoldsRequest request)
Lists TagHolds under a TagValue.
|
TagHoldsClient.ListTagHoldsPagedResponse |
TagHoldsClient.listTagHolds(String parent)
Lists TagHolds under a TagValue.
|
TagHoldsClient.ListTagHoldsPagedResponse |
TagHoldsClient.listTagHolds(TagValueName parent)
Lists TagHolds under a TagValue.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TagHoldsClient.ListTagHoldsPagedResponse> |
TagHoldsClient.ListTagHoldsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTagHoldsRequest,ListTagHoldsResponse,TagHold> context,
com.google.api.core.ApiFuture<ListTagHoldsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTagHoldsRequest,TagHoldsClient.ListTagHoldsPagedResponse> |
TagHoldsClient.listTagHoldsPagedCallable()
Lists TagHolds under a TagValue.
|
com.google.api.gax.rpc.PagedCallSettings<ListTagHoldsRequest,ListTagHoldsResponse,TagHoldsClient.ListTagHoldsPagedResponse> |
TagHoldsSettings.listTagHoldsSettings()
Returns the object with the settings used for calls to listTagHolds.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagHoldsRequest,ListTagHoldsResponse,TagHoldsClient.ListTagHoldsPagedResponse> |
TagHoldsSettings.Builder.listTagHoldsSettings()
Returns the builder for the settings used for calls to listTagHolds.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTagHoldsRequest,TagHoldsClient.ListTagHoldsPagedResponse> |
HttpJsonTagHoldsStub.listTagHoldsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagHoldsRequest,TagHoldsClient.ListTagHoldsPagedResponse> |
TagHoldsStub.listTagHoldsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTagHoldsRequest,TagHoldsClient.ListTagHoldsPagedResponse> |
GrpcTagHoldsStub.listTagHoldsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTagHoldsRequest,ListTagHoldsResponse,TagHoldsClient.ListTagHoldsPagedResponse> |
TagHoldsStubSettings.listTagHoldsSettings()
Returns the object with the settings used for calls to listTagHolds.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagHoldsRequest,ListTagHoldsResponse,TagHoldsClient.ListTagHoldsPagedResponse> |
TagHoldsStubSettings.Builder.listTagHoldsSettings()
Returns the builder for the settings used for calls to listTagHolds.
|
Copyright © 2024 Google LLC. All rights reserved.