| Package | Description |
|---|---|
| com.google.cloud.run.v2 |
A client to Cloud Run Admin API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.run.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
ServicesClient.ListServicesPagedResponse |
ServicesClient.listServices(ListServicesRequest request)
Lists Services.
|
ServicesClient.ListServicesPagedResponse |
ServicesClient.listServices(LocationName parent)
Lists Services.
|
ServicesClient.ListServicesPagedResponse |
ServicesClient.listServices(String parent)
Lists Services.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ServicesClient.ListServicesPagedResponse> |
ServicesClient.ListServicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context,
com.google.api.core.ApiFuture<ListServicesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServicesClient.ListServicesPagedResponse> |
ServicesClient.listServicesPagedCallable()
Lists Services.
|
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,ServicesClient.ListServicesPagedResponse> |
ServicesSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServicesClient.ListServicesPagedResponse> |
ServicesSettings.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,ServicesClient.ListServicesPagedResponse> |
ServicesStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServicesClient.ListServicesPagedResponse> |
HttpJsonServicesStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServicesClient.ListServicesPagedResponse> |
GrpcServicesStub.listServicesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,ServicesClient.ListServicesPagedResponse> |
ServicesStubSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServicesClient.ListServicesPagedResponse> |
ServicesStubSettings.Builder.listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
Copyright © 2025 Google LLC. All rights reserved.