| 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.ListNamespacesPagedResponse |
RegistrationServiceClient.listNamespaces(ListNamespacesRequest request)
Lists all namespaces.
|
RegistrationServiceClient.ListNamespacesPagedResponse |
RegistrationServiceClient.listNamespaces(LocationName parent)
Lists all namespaces.
|
RegistrationServiceClient.ListNamespacesPagedResponse |
RegistrationServiceClient.listNamespaces(String parent)
Lists all namespaces.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegistrationServiceClient.ListNamespacesPagedResponse> |
RegistrationServiceClient.ListNamespacesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context,
com.google.api.core.ApiFuture<ListNamespacesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNamespacesRequest,RegistrationServiceClient.ListNamespacesPagedResponse> |
RegistrationServiceClient.listNamespacesPagedCallable()
Lists all namespaces.
|
com.google.api.gax.rpc.PagedCallSettings<ListNamespacesRequest,ListNamespacesResponse,RegistrationServiceClient.ListNamespacesPagedResponse> |
RegistrationServiceSettings.listNamespacesSettings()
Returns the object with the settings used for calls to listNamespaces.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNamespacesRequest,ListNamespacesResponse,RegistrationServiceClient.ListNamespacesPagedResponse> |
RegistrationServiceSettings.Builder.listNamespacesSettings()
Returns the builder for the settings used for calls to listNamespaces.
|
Copyright © 2024 Google LLC. All rights reserved.