Send feedback
Class ManagedIdentitiesServiceSettings.Builder (1.38.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.38.0 keyboard_arrow_down
public static class ManagedIdentitiesServiceSettings . Builder extends ClientSettings . Builder<ManagedIdentitiesServiceSettings , ManagedIdentitiesServiceSettings . Builder >
Builder for ManagedIdentitiesServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(ManagedIdentitiesServiceSettings settings)
protected Builder ( ManagedIdentitiesServiceSettings settings )
Builder(ManagedIdentitiesServiceStubSettings.Builder stubSettings)
protected Builder ( ManagedIdentitiesServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ManagedIdentitiesServiceSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
attachTrustOperationSettings()
public OperationCallSettings . Builder<AttachTrustRequest , Domain , OpMetadata > attachTrustOperationSettings ()
Returns the builder for the settings used for calls to attachTrust.
attachTrustSettings()
public UnaryCallSettings . Builder<AttachTrustRequest , Operation > attachTrustSettings ()
Returns the builder for the settings used for calls to attachTrust.
build()
public ManagedIdentitiesServiceSettings build ()
Overrides
createMicrosoftAdDomainOperationSettings()
public OperationCallSettings . Builder<CreateMicrosoftAdDomainRequest , Domain , OpMetadata > createMicrosoftAdDomainOperationSettings ()
Returns the builder for the settings used for calls to createMicrosoftAdDomain.
createMicrosoftAdDomainSettings()
public UnaryCallSettings . Builder<CreateMicrosoftAdDomainRequest , Operation > createMicrosoftAdDomainSettings ()
Returns the builder for the settings used for calls to createMicrosoftAdDomain.
deleteDomainOperationSettings()
public OperationCallSettings . Builder<DeleteDomainRequest , Empty , OpMetadata > deleteDomainOperationSettings ()
Returns the builder for the settings used for calls to deleteDomain.
deleteDomainSettings()
public UnaryCallSettings . Builder<DeleteDomainRequest , Operation > deleteDomainSettings ()
Returns the builder for the settings used for calls to deleteDomain.
detachTrustOperationSettings()
public OperationCallSettings . Builder<DetachTrustRequest , Domain , OpMetadata > detachTrustOperationSettings ()
Returns the builder for the settings used for calls to detachTrust.
detachTrustSettings()
public UnaryCallSettings . Builder<DetachTrustRequest , Operation > detachTrustSettings ()
Returns the builder for the settings used for calls to detachTrust.
getDomainSettings()
public UnaryCallSettings . Builder<GetDomainRequest , Domain > getDomainSettings ()
Returns the builder for the settings used for calls to getDomain.
getStubSettingsBuilder()
public ManagedIdentitiesServiceStubSettings . Builder getStubSettingsBuilder ()
listDomainsSettings()
public PagedCallSettings . Builder<ListDomainsRequest , ListDomainsResponse , ManagedIdentitiesServiceClient . ListDomainsPagedResponse > listDomainsSettings ()
Returns the builder for the settings used for calls to listDomains.
public OperationCallSettings . Builder<ReconfigureTrustRequest , Domain , OpMetadata > reconfigureTrustOperationSettings ()
Returns the builder for the settings used for calls to reconfigureTrust.
public UnaryCallSettings . Builder<ReconfigureTrustRequest , Operation > reconfigureTrustSettings ()
Returns the builder for the settings used for calls to reconfigureTrust.
resetAdminPasswordSettings()
public UnaryCallSettings . Builder<ResetAdminPasswordRequest , ResetAdminPasswordResponse > resetAdminPasswordSettings ()
Returns the builder for the settings used for calls to resetAdminPassword.
updateDomainOperationSettings()
public OperationCallSettings . Builder<UpdateDomainRequest , Domain , OpMetadata > updateDomainOperationSettings ()
Returns the builder for the settings used for calls to updateDomain.
updateDomainSettings()
public UnaryCallSettings . Builder<UpdateDomainRequest , Operation > updateDomainSettings ()
Returns the builder for the settings used for calls to updateDomain.
validateTrustOperationSettings()
public OperationCallSettings . Builder<ValidateTrustRequest , Domain , OpMetadata > validateTrustOperationSettings ()
Returns the builder for the settings used for calls to validateTrust.
validateTrustSettings()
public UnaryCallSettings . Builder<ValidateTrustRequest , Operation > validateTrustSettings ()
Returns the builder for the settings used for calls to validateTrust.
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."],[],[]]