| Package | Description |
|---|---|
| com.google.cloud.servicedirectory.v1 |
A client to Service Directory API
|
| com.google.cloud.servicedirectory.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
RegistrationServiceClient.ListServicesPagedResponse |
RegistrationServiceClient.listServices(ListServicesRequest request)
Lists all services belonging to a namespace.
|
RegistrationServiceClient.ListServicesPagedResponse |
RegistrationServiceClient.listServices(NamespaceName parent)
Lists all services belonging to a namespace.
|
RegistrationServiceClient.ListServicesPagedResponse |
RegistrationServiceClient.listServices(String parent)
Lists all services belonging to a namespace.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegistrationServiceClient.ListServicesPagedResponse> |
RegistrationServiceClient.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,RegistrationServiceClient.ListServicesPagedResponse> |
RegistrationServiceClient.listServicesPagedCallable()
Lists all services belonging to a namespace.
|
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,RegistrationServiceClient.ListServicesPagedResponse> |
RegistrationServiceSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,RegistrationServiceClient.ListServicesPagedResponse> |
RegistrationServiceSettings.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,RegistrationServiceClient.ListServicesPagedResponse> |
GrpcRegistrationServiceStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,RegistrationServiceClient.ListServicesPagedResponse> |
HttpJsonRegistrationServiceStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,RegistrationServiceClient.ListServicesPagedResponse> |
RegistrationServiceStub.listServicesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,RegistrationServiceClient.ListServicesPagedResponse> |
RegistrationServiceStubSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,RegistrationServiceClient.ListServicesPagedResponse> |
RegistrationServiceStubSettings.Builder.listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
Copyright © 2024 Google LLC. All rights reserved.