- 1.51.0 (latest)
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.6
- 1.0.5
- 0.3.7
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.
Constructors
GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, ClientContext clientContext)
protected GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, ClientContext clientContext)
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.
Name | Description |
settings | ManagedIdentitiesServiceStubSettings |
clientContext | ClientContext |
GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcManagedIdentitiesServiceStub(ManagedIdentitiesServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
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.
Name | Description |
settings | ManagedIdentitiesServiceStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
attachTrustCallable()
public UnaryCallable<AttachTrustRequest,Operation> attachTrustCallable()
Type | Description |
UnaryCallable<AttachTrustRequest,Operation> |
attachTrustOperationCallable()
public OperationCallable<AttachTrustRequest,Domain,OpMetadata> attachTrustOperationCallable()
Type | Description |
OperationCallable<AttachTrustRequest,Domain,OpMetadata> |
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Name | Description |
duration | long |
unit | TimeUnit |
Type | Description |
boolean |
Type | Description |
InterruptedException |
close()
public final void close()
create(ClientContext clientContext)
public static final GrpcManagedIdentitiesServiceStub create(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Type | Description |
GrpcManagedIdentitiesServiceStub |
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcManagedIdentitiesServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Type | Description |
GrpcManagedIdentitiesServiceStub |
Type | Description |
IOException |
create(ManagedIdentitiesServiceStubSettings settings)
public static final GrpcManagedIdentitiesServiceStub create(ManagedIdentitiesServiceStubSettings settings)
Name | Description |
settings | ManagedIdentitiesServiceStubSettings |
Type | Description |
GrpcManagedIdentitiesServiceStub |
Type | Description |
IOException |
createMicrosoftAdDomainCallable()
public UnaryCallable<CreateMicrosoftAdDomainRequest,Operation> createMicrosoftAdDomainCallable()
Type | Description |
UnaryCallable<CreateMicrosoftAdDomainRequest,Operation> |
createMicrosoftAdDomainOperationCallable()
public OperationCallable<CreateMicrosoftAdDomainRequest,Domain,OpMetadata> createMicrosoftAdDomainOperationCallable()
Type | Description |
OperationCallable<CreateMicrosoftAdDomainRequest,Domain,OpMetadata> |
deleteDomainCallable()
public UnaryCallable<DeleteDomainRequest,Operation> deleteDomainCallable()
Type | Description |
UnaryCallable<DeleteDomainRequest,Operation> |
deleteDomainOperationCallable()
public OperationCallable<DeleteDomainRequest,Empty,OpMetadata> deleteDomainOperationCallable()
Type | Description |
OperationCallable<DeleteDomainRequest,Empty,OpMetadata> |
detachTrustCallable()
public UnaryCallable<DetachTrustRequest,Operation> detachTrustCallable()
Type | Description |
UnaryCallable<DetachTrustRequest,Operation> |
detachTrustOperationCallable()
public OperationCallable<DetachTrustRequest,Domain,OpMetadata> detachTrustOperationCallable()
Type | Description |
OperationCallable<DetachTrustRequest,Domain,OpMetadata> |
getDomainCallable()
public UnaryCallable<GetDomainRequest,Domain> getDomainCallable()
Type | Description |
UnaryCallable<GetDomainRequest,Domain> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Type | Description |
GrpcOperationsStub |
isShutdown()
public boolean isShutdown()
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Type | Description |
boolean |
listDomainsCallable()
public UnaryCallable<ListDomainsRequest,ListDomainsResponse> listDomainsCallable()
Type | Description |
UnaryCallable<ListDomainsRequest,ListDomainsResponse> |
listDomainsPagedCallable()
public UnaryCallable<ListDomainsRequest,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> listDomainsPagedCallable()
Type | Description |
UnaryCallable<ListDomainsRequest,ListDomainsPagedResponse> |
reconfigureTrustCallable()
public UnaryCallable<ReconfigureTrustRequest,Operation> reconfigureTrustCallable()
Type | Description |
UnaryCallable<ReconfigureTrustRequest,Operation> |
reconfigureTrustOperationCallable()
public OperationCallable<ReconfigureTrustRequest,Domain,OpMetadata> reconfigureTrustOperationCallable()
Type | Description |
OperationCallable<ReconfigureTrustRequest,Domain,OpMetadata> |
resetAdminPasswordCallable()
public UnaryCallable<ResetAdminPasswordRequest,ResetAdminPasswordResponse> resetAdminPasswordCallable()
Type | Description |
UnaryCallable<ResetAdminPasswordRequest,ResetAdminPasswordResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
updateDomainCallable()
public UnaryCallable<UpdateDomainRequest,Operation> updateDomainCallable()
Type | Description |
UnaryCallable<UpdateDomainRequest,Operation> |
updateDomainOperationCallable()
public OperationCallable<UpdateDomainRequest,Domain,OpMetadata> updateDomainOperationCallable()
Type | Description |
OperationCallable<UpdateDomainRequest,Domain,OpMetadata> |
validateTrustCallable()
public UnaryCallable<ValidateTrustRequest,Operation> validateTrustCallable()
Type | Description |
UnaryCallable<ValidateTrustRequest,Operation> |
validateTrustOperationCallable()
public OperationCallable<ValidateTrustRequest,Domain,OpMetadata> validateTrustOperationCallable()
Type | Description |
OperationCallable<ValidateTrustRequest,Domain,OpMetadata> |