@Generated(value="by gapic-generator-java") public class GrpcManagedIdentitiesServiceStub extends ManagedIdentitiesServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcManagedIdentitiesServiceStub, using the given settings.
|
protected |
GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcManagedIdentitiesServiceStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AttachTrustRequest,com.google.longrunning.Operation> |
attachTrustCallable() |
com.google.api.gax.rpc.OperationCallable<AttachTrustRequest,Domain,OpMetadata> |
attachTrustOperationCallable() |
boolean |
awaitTermination(long duration,
TimeUnit unit) |
void |
close() |
static GrpcManagedIdentitiesServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext) |
static GrpcManagedIdentitiesServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) |
static GrpcManagedIdentitiesServiceStub |
create(ManagedIdentitiesServiceStubSettings settings) |
com.google.api.gax.rpc.UnaryCallable<CreateMicrosoftAdDomainRequest,com.google.longrunning.Operation> |
createMicrosoftAdDomainCallable() |
com.google.api.gax.rpc.OperationCallable<CreateMicrosoftAdDomainRequest,Domain,OpMetadata> |
createMicrosoftAdDomainOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteDomainRequest,com.google.longrunning.Operation> |
deleteDomainCallable() |
com.google.api.gax.rpc.OperationCallable<DeleteDomainRequest,com.google.protobuf.Empty,OpMetadata> |
deleteDomainOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<DetachTrustRequest,com.google.longrunning.Operation> |
detachTrustCallable() |
com.google.api.gax.rpc.OperationCallable<DetachTrustRequest,Domain,OpMetadata> |
detachTrustOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<GetDomainRequest,Domain> |
getDomainCallable() |
com.google.longrunning.stub.GrpcOperationsStub |
getOperationsStub() |
boolean |
isShutdown() |
boolean |
isTerminated() |
com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ListDomainsResponse> |
listDomainsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
listDomainsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ReconfigureTrustRequest,com.google.longrunning.Operation> |
reconfigureTrustCallable() |
com.google.api.gax.rpc.OperationCallable<ReconfigureTrustRequest,Domain,OpMetadata> |
reconfigureTrustOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<ResetAdminPasswordRequest,ResetAdminPasswordResponse> |
resetAdminPasswordCallable() |
void |
shutdown() |
void |
shutdownNow() |
com.google.api.gax.rpc.UnaryCallable<UpdateDomainRequest,com.google.longrunning.Operation> |
updateDomainCallable() |
com.google.api.gax.rpc.OperationCallable<UpdateDomainRequest,Domain,OpMetadata> |
updateDomainOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<ValidateTrustRequest,com.google.longrunning.Operation> |
validateTrustCallable() |
com.google.api.gax.rpc.OperationCallable<ValidateTrustRequest,Domain,OpMetadata> |
validateTrustOperationCallable() |
protected GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcManagedIdentitiesServiceStub create(ManagedIdentitiesServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcManagedIdentitiesServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcManagedIdentitiesServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateMicrosoftAdDomainRequest,com.google.longrunning.Operation> createMicrosoftAdDomainCallable()
createMicrosoftAdDomainCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateMicrosoftAdDomainRequest,Domain,OpMetadata> createMicrosoftAdDomainOperationCallable()
createMicrosoftAdDomainOperationCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ResetAdminPasswordRequest,ResetAdminPasswordResponse> resetAdminPasswordCallable()
resetAdminPasswordCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ListDomainsResponse> listDomainsCallable()
listDomainsCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> listDomainsPagedCallable()
listDomainsPagedCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetDomainRequest,Domain> getDomainCallable()
getDomainCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateDomainRequest,com.google.longrunning.Operation> updateDomainCallable()
updateDomainCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.OperationCallable<UpdateDomainRequest,Domain,OpMetadata> updateDomainOperationCallable()
updateDomainOperationCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteDomainRequest,com.google.longrunning.Operation> deleteDomainCallable()
deleteDomainCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteDomainRequest,com.google.protobuf.Empty,OpMetadata> deleteDomainOperationCallable()
deleteDomainOperationCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<AttachTrustRequest,com.google.longrunning.Operation> attachTrustCallable()
attachTrustCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.OperationCallable<AttachTrustRequest,Domain,OpMetadata> attachTrustOperationCallable()
attachTrustOperationCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ReconfigureTrustRequest,com.google.longrunning.Operation> reconfigureTrustCallable()
reconfigureTrustCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.OperationCallable<ReconfigureTrustRequest,Domain,OpMetadata> reconfigureTrustOperationCallable()
reconfigureTrustOperationCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DetachTrustRequest,com.google.longrunning.Operation> detachTrustCallable()
detachTrustCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.OperationCallable<DetachTrustRequest,Domain,OpMetadata> detachTrustOperationCallable()
detachTrustOperationCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ValidateTrustRequest,com.google.longrunning.Operation> validateTrustCallable()
validateTrustCallable in class ManagedIdentitiesServiceStubpublic com.google.api.gax.rpc.OperationCallable<ValidateTrustRequest,Domain,OpMetadata> validateTrustOperationCallable()
validateTrustOperationCallable in class ManagedIdentitiesServiceStubpublic final void close()
close in interface AutoCloseableclose in class ManagedIdentitiesServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.