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()
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()
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.
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()
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()
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.