| Package | Description |
|---|---|
| com.google.cloud.api.servicemanagement.v1 |
A client to Service Management API
|
| com.google.cloud.api.servicemanagement.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ServiceManagerClient.ListServiceConfigsPagedResponse |
ServiceManagerClient.listServiceConfigs(ListServiceConfigsRequest request)
Lists the history of the service configuration for a managed service, from the newest to the
oldest.
|
ServiceManagerClient.ListServiceConfigsPagedResponse |
ServiceManagerClient.listServiceConfigs(String serviceName)
Lists the history of the service configuration for a managed service, from the newest to the
oldest.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ServiceManagerClient.ListServiceConfigsPagedResponse> |
ServiceManagerClient.ListServiceConfigsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListServiceConfigsRequest,ListServiceConfigsResponse,com.google.api.Service> context,
com.google.api.core.ApiFuture<ListServiceConfigsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListServiceConfigsRequest,ServiceManagerClient.ListServiceConfigsPagedResponse> |
ServiceManagerClient.listServiceConfigsPagedCallable()
Lists the history of the service configuration for a managed service, from the newest to the
oldest.
|
com.google.api.gax.rpc.PagedCallSettings<ListServiceConfigsRequest,ListServiceConfigsResponse,ServiceManagerClient.ListServiceConfigsPagedResponse> |
ServiceManagerSettings.listServiceConfigsSettings()
Returns the object with the settings used for calls to listServiceConfigs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServiceConfigsRequest,ListServiceConfigsResponse,ServiceManagerClient.ListServiceConfigsPagedResponse> |
ServiceManagerSettings.Builder.listServiceConfigsSettings()
Returns the builder for the settings used for calls to listServiceConfigs.
|
Copyright © 2024 Google LLC. All rights reserved.