| Package | Description |
|---|---|
| com.google.cloud.resourcesettings.v1 |
A client to Resource Settings API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.resourcesettings.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ResourceSettingsServiceClient.ListSettingsPagedResponse |
ResourceSettingsServiceClient.listSettings(ListSettingsRequest request)
Deprecated.
Lists all the settings that are available on the Cloud resource `parent`.
|
ResourceSettingsServiceClient.ListSettingsPagedResponse |
ResourceSettingsServiceClient.listSettings(com.google.api.resourcenames.ResourceName parent)
Deprecated.
Lists all the settings that are available on the Cloud resource `parent`.
|
ResourceSettingsServiceClient.ListSettingsPagedResponse |
ResourceSettingsServiceClient.listSettings(String parent)
Deprecated.
Lists all the settings that are available on the Cloud resource `parent`.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ResourceSettingsServiceClient.ListSettingsPagedResponse> |
ResourceSettingsServiceClient.ListSettingsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSettingsRequest,ListSettingsResponse,Setting> context,
com.google.api.core.ApiFuture<ListSettingsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSettingsRequest,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
ResourceSettingsServiceClient.listSettingsPagedCallable()
Deprecated.
Lists all the settings that are available on the Cloud resource `parent`.
|
com.google.api.gax.rpc.PagedCallSettings<ListSettingsRequest,ListSettingsResponse,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
ResourceSettingsServiceSettings.listSettingsSettings()
Deprecated.
Returns the object with the settings used for calls to listSettings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSettingsRequest,ListSettingsResponse,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
ResourceSettingsServiceSettings.Builder.listSettingsSettings()
Returns the builder for the settings used for calls to listSettings.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSettingsRequest,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
HttpJsonResourceSettingsServiceStub.listSettingsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListSettingsRequest,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
GrpcResourceSettingsServiceStub.listSettingsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListSettingsRequest,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
ResourceSettingsServiceStub.listSettingsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.PagedCallSettings<ListSettingsRequest,ListSettingsResponse,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
ResourceSettingsServiceStubSettings.listSettingsSettings()
Deprecated.
Returns the object with the settings used for calls to listSettings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSettingsRequest,ListSettingsResponse,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
ResourceSettingsServiceStubSettings.Builder.listSettingsSettings()
Returns the builder for the settings used for calls to listSettings.
|
Copyright © 2025 Google LLC. All rights reserved.