public static class ManagedIdentitiesServiceStubSettings.Builder extends StubSettings.Builder<ManagedIdentitiesServiceStubSettings,ManagedIdentitiesServiceStubSettings.Builder>
Builder for ManagedIdentitiesServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(ManagedIdentitiesServiceStubSettings settings)
protected Builder(ManagedIdentitiesServiceStubSettings settings)
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.
attachTrustOperationSettings()
public OperationCallSettings.Builder<AttachTrustRequest,Domain,OpMetadata> attachTrustOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ManagedIdentitiesServiceStubSettings build()
Overrides
createMicrosoftAdDomainOperationSettings()
public OperationCallSettings.Builder<CreateMicrosoftAdDomainRequest,Domain,OpMetadata> createMicrosoftAdDomainOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.
getEndpoint()
public String getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
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()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateDomainOperationSettings()
public OperationCallSettings.Builder<UpdateDomainRequest,Domain,OpMetadata> updateDomainOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.