Class GrpcManagedIdentitiesServiceStub
- java.lang.Object
-
- com.google.cloud.managedidentities.v1.stub.ManagedIdentitiesServiceStub
-
- com.google.cloud.managedidentities.v1.stub.GrpcManagedIdentitiesServiceStub
-
- All Implemented Interfaces:
com.google.api.gax.core.BackgroundResource,AutoCloseable
@Generated("by gapic-generator-java") public class GrpcManagedIdentitiesServiceStub extends ManagedIdentitiesServiceStub
gRPC stub implementation for the ManagedIdentitiesService service API.This class is for advanced usage and reflects the underlying API directly.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedGrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcManagedIdentitiesServiceStub, using the given settings.protectedGrpcManagedIdentitiesServiceStub(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.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AttachTrustRequest,com.google.longrunning.Operation>attachTrustCallable()com.google.api.gax.rpc.OperationCallable<AttachTrustRequest,Domain,OpMetadata>attachTrustOperationCallable()booleanawaitTermination(long duration, TimeUnit unit)voidclose()static GrpcManagedIdentitiesServiceStubcreate(com.google.api.gax.rpc.ClientContext clientContext)static GrpcManagedIdentitiesServiceStubcreate(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcManagedIdentitiesServiceStubcreate(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.GrpcOperationsStubgetOperationsStub()booleanisShutdown()booleanisTerminated()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()voidshutdown()voidshutdownNow()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()
-
-
-
Constructor Detail
-
GrpcManagedIdentitiesServiceStub
protected GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
Constructs an instance of GrpcManagedIdentitiesServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.- Throws:
IOException
-
GrpcManagedIdentitiesServiceStub
protected GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
Constructs an instance of GrpcManagedIdentitiesServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.- Throws:
IOException
-
-
Method Detail
-
create
public static final GrpcManagedIdentitiesServiceStub create(ManagedIdentitiesServiceStubSettings settings) throws IOException
- Throws:
IOException
-
create
public static final GrpcManagedIdentitiesServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
- Throws:
IOException
-
create
public static final GrpcManagedIdentitiesServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
- Throws:
IOException
-
getOperationsStub
public com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
- Overrides:
getOperationsStubin classManagedIdentitiesServiceStub
-
createMicrosoftAdDomainCallable
public com.google.api.gax.rpc.UnaryCallable<CreateMicrosoftAdDomainRequest,com.google.longrunning.Operation> createMicrosoftAdDomainCallable()
- Overrides:
createMicrosoftAdDomainCallablein classManagedIdentitiesServiceStub
-
createMicrosoftAdDomainOperationCallable
public com.google.api.gax.rpc.OperationCallable<CreateMicrosoftAdDomainRequest,Domain,OpMetadata> createMicrosoftAdDomainOperationCallable()
- Overrides:
createMicrosoftAdDomainOperationCallablein classManagedIdentitiesServiceStub
-
resetAdminPasswordCallable
public com.google.api.gax.rpc.UnaryCallable<ResetAdminPasswordRequest,ResetAdminPasswordResponse> resetAdminPasswordCallable()
- Overrides:
resetAdminPasswordCallablein classManagedIdentitiesServiceStub
-
listDomainsCallable
public com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ListDomainsResponse> listDomainsCallable()
- Overrides:
listDomainsCallablein classManagedIdentitiesServiceStub
-
listDomainsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListDomainsRequest,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> listDomainsPagedCallable()
- Overrides:
listDomainsPagedCallablein classManagedIdentitiesServiceStub
-
getDomainCallable
public com.google.api.gax.rpc.UnaryCallable<GetDomainRequest,Domain> getDomainCallable()
- Overrides:
getDomainCallablein classManagedIdentitiesServiceStub
-
updateDomainCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateDomainRequest,com.google.longrunning.Operation> updateDomainCallable()
- Overrides:
updateDomainCallablein classManagedIdentitiesServiceStub
-
updateDomainOperationCallable
public com.google.api.gax.rpc.OperationCallable<UpdateDomainRequest,Domain,OpMetadata> updateDomainOperationCallable()
- Overrides:
updateDomainOperationCallablein classManagedIdentitiesServiceStub
-
deleteDomainCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteDomainRequest,com.google.longrunning.Operation> deleteDomainCallable()
- Overrides:
deleteDomainCallablein classManagedIdentitiesServiceStub
-
deleteDomainOperationCallable
public com.google.api.gax.rpc.OperationCallable<DeleteDomainRequest,com.google.protobuf.Empty,OpMetadata> deleteDomainOperationCallable()
- Overrides:
deleteDomainOperationCallablein classManagedIdentitiesServiceStub
-
attachTrustCallable
public com.google.api.gax.rpc.UnaryCallable<AttachTrustRequest,com.google.longrunning.Operation> attachTrustCallable()
- Overrides:
attachTrustCallablein classManagedIdentitiesServiceStub
-
attachTrustOperationCallable
public com.google.api.gax.rpc.OperationCallable<AttachTrustRequest,Domain,OpMetadata> attachTrustOperationCallable()
- Overrides:
attachTrustOperationCallablein classManagedIdentitiesServiceStub
-
reconfigureTrustCallable
public com.google.api.gax.rpc.UnaryCallable<ReconfigureTrustRequest,com.google.longrunning.Operation> reconfigureTrustCallable()
- Overrides:
reconfigureTrustCallablein classManagedIdentitiesServiceStub
-
reconfigureTrustOperationCallable
public com.google.api.gax.rpc.OperationCallable<ReconfigureTrustRequest,Domain,OpMetadata> reconfigureTrustOperationCallable()
- Overrides:
reconfigureTrustOperationCallablein classManagedIdentitiesServiceStub
-
detachTrustCallable
public com.google.api.gax.rpc.UnaryCallable<DetachTrustRequest,com.google.longrunning.Operation> detachTrustCallable()
- Overrides:
detachTrustCallablein classManagedIdentitiesServiceStub
-
detachTrustOperationCallable
public com.google.api.gax.rpc.OperationCallable<DetachTrustRequest,Domain,OpMetadata> detachTrustOperationCallable()
- Overrides:
detachTrustOperationCallablein classManagedIdentitiesServiceStub
-
validateTrustCallable
public com.google.api.gax.rpc.UnaryCallable<ValidateTrustRequest,com.google.longrunning.Operation> validateTrustCallable()
- Overrides:
validateTrustCallablein classManagedIdentitiesServiceStub
-
validateTrustOperationCallable
public com.google.api.gax.rpc.OperationCallable<ValidateTrustRequest,Domain,OpMetadata> validateTrustOperationCallable()
- Overrides:
validateTrustOperationCallablein classManagedIdentitiesServiceStub
-
close
public final void close()
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein classManagedIdentitiesServiceStub
-
shutdown
public void shutdown()
-
isShutdown
public boolean isShutdown()
-
isTerminated
public boolean isTerminated()
-
shutdownNow
public void shutdownNow()
-
awaitTermination
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException- Throws:
InterruptedException
-
-