| Package | Description |
|---|---|
| com.google.cloud.servicedirectory.v1beta1 |
A client to Service Directory API
|
| com.google.cloud.servicedirectory.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
RegistrationServiceClient.ListEndpointsPagedResponse |
RegistrationServiceClient.listEndpoints(ListEndpointsRequest request)
Lists all endpoints.
|
RegistrationServiceClient.ListEndpointsPagedResponse |
RegistrationServiceClient.listEndpoints(ServiceName parent)
Lists all endpoints.
|
RegistrationServiceClient.ListEndpointsPagedResponse |
RegistrationServiceClient.listEndpoints(String parent)
Lists all endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegistrationServiceClient.ListEndpointsPagedResponse> |
RegistrationServiceClient.ListEndpointsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEndpointsRequest,ListEndpointsResponse,Endpoint> context,
com.google.api.core.ApiFuture<ListEndpointsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEndpointsRequest,RegistrationServiceClient.ListEndpointsPagedResponse> |
RegistrationServiceClient.listEndpointsPagedCallable()
Lists all endpoints.
|
com.google.api.gax.rpc.PagedCallSettings<ListEndpointsRequest,ListEndpointsResponse,RegistrationServiceClient.ListEndpointsPagedResponse> |
RegistrationServiceSettings.listEndpointsSettings()
Returns the object with the settings used for calls to listEndpoints.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEndpointsRequest,ListEndpointsResponse,RegistrationServiceClient.ListEndpointsPagedResponse> |
RegistrationServiceSettings.Builder.listEndpointsSettings()
Returns the builder for the settings used for calls to listEndpoints.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEndpointsRequest,RegistrationServiceClient.ListEndpointsPagedResponse> |
GrpcRegistrationServiceStub.listEndpointsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEndpointsRequest,RegistrationServiceClient.ListEndpointsPagedResponse> |
HttpJsonRegistrationServiceStub.listEndpointsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEndpointsRequest,RegistrationServiceClient.ListEndpointsPagedResponse> |
RegistrationServiceStub.listEndpointsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEndpointsRequest,ListEndpointsResponse,RegistrationServiceClient.ListEndpointsPagedResponse> |
RegistrationServiceStubSettings.listEndpointsSettings()
Returns the object with the settings used for calls to listEndpoints.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEndpointsRequest,ListEndpointsResponse,RegistrationServiceClient.ListEndpointsPagedResponse> |
RegistrationServiceStubSettings.Builder.listEndpointsSettings()
Returns the builder for the settings used for calls to listEndpoints.
|
Copyright © 2024 Google LLC. All rights reserved.