Class ManagedIdentitiesServiceStub (1.0.5)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.0.5keyboard_arrow_down
public abstract class ManagedIdentitiesServiceStub implements BackgroundResource
Base stub class for the ManagedIdentitiesService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
ManagedIdentitiesServiceStub()
public ManagedIdentitiesServiceStub ()
Methods
attachTrustCallable()
public UnaryCallable<AttachTrustRequest , Operation > attachTrustCallable ()
Returns
attachTrustOperationCallable()
public OperationCallable<AttachTrustRequest , Domain , OpMetadata > attachTrustOperationCallable ()
Returns
close()
public abstract void close ()
createMicrosoftAdDomainCallable()
public UnaryCallable<CreateMicrosoftAdDomainRequest , Operation > createMicrosoftAdDomainCallable ()
Returns
createMicrosoftAdDomainOperationCallable()
public OperationCallable<CreateMicrosoftAdDomainRequest , Domain , OpMetadata > createMicrosoftAdDomainOperationCallable ()
Returns
deleteDomainCallable()
public UnaryCallable<DeleteDomainRequest , Operation > deleteDomainCallable ()
Returns
deleteDomainOperationCallable()
public OperationCallable<DeleteDomainRequest , Empty , OpMetadata > deleteDomainOperationCallable ()
Returns
detachTrustCallable()
public UnaryCallable<DetachTrustRequest , Operation > detachTrustCallable ()
Returns
detachTrustOperationCallable()
public OperationCallable<DetachTrustRequest , Domain , OpMetadata > detachTrustOperationCallable ()
Returns
getDomainCallable()
public UnaryCallable<GetDomainRequest , Domain > getDomainCallable ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
listDomainsCallable()
public UnaryCallable<ListDomainsRequest , ListDomainsResponse > listDomainsCallable ()
Returns
listDomainsPagedCallable()
public UnaryCallable<ListDomainsRequest , ManagedIdentitiesServiceClient . ListDomainsPagedResponse > listDomainsPagedCallable ()
Returns
public UnaryCallable<ReconfigureTrustRequest , Operation > reconfigureTrustCallable ()
Returns
public OperationCallable<ReconfigureTrustRequest , Domain , OpMetadata > reconfigureTrustOperationCallable ()
Returns
resetAdminPasswordCallable()
public UnaryCallable<ResetAdminPasswordRequest , ResetAdminPasswordResponse > resetAdminPasswordCallable ()
Returns
updateDomainCallable()
public UnaryCallable<UpdateDomainRequest , Operation > updateDomainCallable ()
Returns
updateDomainOperationCallable()
public OperationCallable<UpdateDomainRequest , Domain , OpMetadata > updateDomainOperationCallable ()
Returns
validateTrustCallable()
public UnaryCallable<ValidateTrustRequest , Operation > validateTrustCallable ()
Returns
validateTrustOperationCallable()
public OperationCallable<ValidateTrustRequest , Domain , OpMetadata > validateTrustOperationCallable ()
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]