| Package | Description |
|---|---|
| com.google.cloud.managedidentities.v1 |
A client to Managed Service for Microsoft Active Directory API
|
| com.google.cloud.managedidentities.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ManagedIdentitiesServiceClient.ListDomainsPagedResponse |
ManagedIdentitiesServiceClient.listDomains(ListDomainsRequest request)
Lists domains in a project.
|
ManagedIdentitiesServiceClient.ListDomainsPagedResponse |
ManagedIdentitiesServiceClient.listDomains(LocationName parent)
Lists domains in a project.
|
ManagedIdentitiesServiceClient.ListDomainsPagedResponse |
ManagedIdentitiesServiceClient.listDomains(String parent)
Lists domains in a project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
ManagedIdentitiesServiceClient.ListDomainsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDomainsRequest,ListDomainsResponse,Domain> context,
com.google.api.core.ApiFuture<ListDomainsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
ManagedIdentitiesServiceClient.listDomainsPagedCallable()
Lists domains in a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListDomainsRequest,ListDomainsResponse,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
ManagedIdentitiesServiceSettings.listDomainsSettings()
Returns the object with the settings used for calls to listDomains.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDomainsRequest,ListDomainsResponse,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
ManagedIdentitiesServiceSettings.Builder.listDomainsSettings()
Returns the builder for the settings used for calls to listDomains.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
GrpcManagedIdentitiesServiceStub.listDomainsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
ManagedIdentitiesServiceStub.listDomainsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDomainsRequest,ListDomainsResponse,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
ManagedIdentitiesServiceStubSettings.listDomainsSettings()
Returns the object with the settings used for calls to listDomains.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDomainsRequest,ListDomainsResponse,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
ManagedIdentitiesServiceStubSettings.Builder.listDomainsSettings()
Returns the builder for the settings used for calls to listDomains.
|
Copyright © 2023 Google LLC. All rights reserved.