| 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.ListServicesPagedResponse |
ServiceManagerClient.listServices(ListServicesRequest request)
Lists managed services.
|
ServiceManagerClient.ListServicesPagedResponse |
ServiceManagerClient.listServices(String producerProjectId,
String consumerId)
Lists managed services.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ServiceManagerClient.ListServicesPagedResponse> |
ServiceManagerClient.ListServicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,ManagedService> context,
com.google.api.core.ApiFuture<ListServicesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServiceManagerClient.ListServicesPagedResponse> |
ServiceManagerClient.listServicesPagedCallable()
Lists managed services.
|
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,ServiceManagerClient.ListServicesPagedResponse> |
ServiceManagerSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServiceManagerClient.ListServicesPagedResponse> |
ServiceManagerSettings.Builder.listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServiceManagerClient.ListServicesPagedResponse> |
ServiceManagerStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServiceManagerClient.ListServicesPagedResponse> |
GrpcServiceManagerStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServiceManagerClient.ListServicesPagedResponse> |
HttpJsonServiceManagerStub.listServicesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,ServiceManagerClient.ListServicesPagedResponse> |
ServiceManagerStubSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServiceManagerClient.ListServicesPagedResponse> |
ServiceManagerStubSettings.Builder.listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
Copyright © 2024 Google LLC. All rights reserved.