Send feedback
Class ManagedIdentitiesServiceStub (1.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.9.0 keyboard_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
Send feedback
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 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]