Send feedback
Class ManagedIdentitiesServiceStubSettings.Builder (1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.5.0 keyboard_arrow_down
public static class ManagedIdentitiesServiceStubSettings . Builder extends StubSettings . Builder<ManagedIdentitiesServiceStubSettings , ManagedIdentitiesServiceStubSettings . Builder >
Builder for ManagedIdentitiesServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(ManagedIdentitiesServiceStubSettings settings)
protected Builder ( ManagedIdentitiesServiceStubSettings settings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ManagedIdentitiesServiceStubSettings . 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.
Parameter
Returns
attachTrustOperationSettings()
public OperationCallSettings . Builder<AttachTrustRequest , Domain , OpMetadata > attachTrustOperationSettings ()
Returns the builder for the settings used for calls to attachTrust.
Returns
attachTrustSettings()
public UnaryCallSettings . Builder<AttachTrustRequest , Operation > attachTrustSettings ()
Returns the builder for the settings used for calls to attachTrust.
Returns
build()
public ManagedIdentitiesServiceStubSettings build ()
Returns
Overrides
Exceptions
createMicrosoftAdDomainOperationSettings()
public OperationCallSettings . Builder<CreateMicrosoftAdDomainRequest , Domain , OpMetadata > createMicrosoftAdDomainOperationSettings ()
Returns the builder for the settings used for calls to createMicrosoftAdDomain.
Returns
createMicrosoftAdDomainSettings()
public UnaryCallSettings . Builder<CreateMicrosoftAdDomainRequest , Operation > createMicrosoftAdDomainSettings ()
Returns the builder for the settings used for calls to createMicrosoftAdDomain.
Returns
deleteDomainOperationSettings()
public OperationCallSettings . Builder<DeleteDomainRequest , Empty , OpMetadata > deleteDomainOperationSettings ()
Returns the builder for the settings used for calls to deleteDomain.
Returns
deleteDomainSettings()
public UnaryCallSettings . Builder<DeleteDomainRequest , Operation > deleteDomainSettings ()
Returns the builder for the settings used for calls to deleteDomain.
Returns
detachTrustOperationSettings()
public OperationCallSettings . Builder<DetachTrustRequest , Domain , OpMetadata > detachTrustOperationSettings ()
Returns the builder for the settings used for calls to detachTrust.
Returns
detachTrustSettings()
public UnaryCallSettings . Builder<DetachTrustRequest , Operation > detachTrustSettings ()
Returns the builder for the settings used for calls to detachTrust.
Returns
getDomainSettings()
public UnaryCallSettings . Builder<GetDomainRequest , Domain > getDomainSettings ()
Returns the builder for the settings used for calls to getDomain.
Returns
listDomainsSettings()
public PagedCallSettings . Builder<ListDomainsRequest , ListDomainsResponse , ManagedIdentitiesServiceClient . ListDomainsPagedResponse > listDomainsSettings ()
Returns the builder for the settings used for calls to listDomains.
Returns
public OperationCallSettings . Builder<ReconfigureTrustRequest , Domain , OpMetadata > reconfigureTrustOperationSettings ()
Returns the builder for the settings used for calls to reconfigureTrust.
Returns
public UnaryCallSettings . Builder<ReconfigureTrustRequest , Operation > reconfigureTrustSettings ()
Returns the builder for the settings used for calls to reconfigureTrust.
Returns
resetAdminPasswordSettings()
public UnaryCallSettings . Builder<ResetAdminPasswordRequest , ResetAdminPasswordResponse > resetAdminPasswordSettings ()
Returns the builder for the settings used for calls to resetAdminPassword.
Returns
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateDomainOperationSettings()
public OperationCallSettings . Builder<UpdateDomainRequest , Domain , OpMetadata > updateDomainOperationSettings ()
Returns the builder for the settings used for calls to updateDomain.
Returns
updateDomainSettings()
public UnaryCallSettings . Builder<UpdateDomainRequest , Operation > updateDomainSettings ()
Returns the builder for the settings used for calls to updateDomain.
Returns
validateTrustOperationSettings()
public OperationCallSettings . Builder<ValidateTrustRequest , Domain , OpMetadata > validateTrustOperationSettings ()
Returns the builder for the settings used for calls to validateTrust.
Returns
validateTrustSettings()
public UnaryCallSettings . Builder<ValidateTrustRequest , Operation > validateTrustSettings ()
Returns the builder for the settings used for calls to validateTrust.
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."],[],[]]