public static class ManagedIdentitiesServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ManagedIdentitiesServiceStubSettings,ManagedIdentitiesServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ManagedIdentitiesServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
ManagedIdentitiesServiceStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<AttachTrustRequest,Domain,OpMetadata> |
attachTrustOperationSettings()
Returns the builder for the settings used for calls to attachTrust.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AttachTrustRequest,com.google.longrunning.Operation> |
attachTrustSettings()
Returns the builder for the settings used for calls to attachTrust.
|
ManagedIdentitiesServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMicrosoftAdDomainRequest,Domain,OpMetadata> |
createMicrosoftAdDomainOperationSettings()
Returns the builder for the settings used for calls to createMicrosoftAdDomain.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMicrosoftAdDomainRequest,com.google.longrunning.Operation> |
createMicrosoftAdDomainSettings()
Returns the builder for the settings used for calls to createMicrosoftAdDomain.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDomainRequest,com.google.protobuf.Empty,OpMetadata> |
deleteDomainOperationSettings()
Returns the builder for the settings used for calls to deleteDomain.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDomainRequest,com.google.longrunning.Operation> |
deleteDomainSettings()
Returns the builder for the settings used for calls to deleteDomain.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DetachTrustRequest,Domain,OpMetadata> |
detachTrustOperationSettings()
Returns the builder for the settings used for calls to detachTrust.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DetachTrustRequest,com.google.longrunning.Operation> |
detachTrustSettings()
Returns the builder for the settings used for calls to detachTrust.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDomainRequest,Domain> |
getDomainSettings()
Returns the builder for the settings used for calls to getDomain.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDomainsRequest,ListDomainsResponse,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> |
listDomainsSettings()
Returns the builder for the settings used for calls to listDomains.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ReconfigureTrustRequest,Domain,OpMetadata> |
reconfigureTrustOperationSettings()
Returns the builder for the settings used for calls to reconfigureTrust.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ReconfigureTrustRequest,com.google.longrunning.Operation> |
reconfigureTrustSettings()
Returns the builder for the settings used for calls to reconfigureTrust.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetAdminPasswordRequest,ResetAdminPasswordResponse> |
resetAdminPasswordSettings()
Returns the builder for the settings used for calls to resetAdminPassword.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDomainRequest,Domain,OpMetadata> |
updateDomainOperationSettings()
Returns the builder for the settings used for calls to updateDomain.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDomainRequest,com.google.longrunning.Operation> |
updateDomainSettings()
Returns the builder for the settings used for calls to updateDomain.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ValidateTrustRequest,Domain,OpMetadata> |
validateTrustOperationSettings()
Returns the builder for the settings used for calls to validateTrust.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateTrustRequest,com.google.longrunning.Operation> |
validateTrustSettings()
Returns the builder for the settings used for calls to validateTrust.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(ManagedIdentitiesServiceStubSettings settings)
public ManagedIdentitiesServiceStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMicrosoftAdDomainRequest,com.google.longrunning.Operation> createMicrosoftAdDomainSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMicrosoftAdDomainRequest,Domain,OpMetadata> createMicrosoftAdDomainOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetAdminPasswordRequest,ResetAdminPasswordResponse> resetAdminPasswordSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDomainsRequest,ListDomainsResponse,ManagedIdentitiesServiceClient.ListDomainsPagedResponse> listDomainsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDomainRequest,Domain> getDomainSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDomainRequest,com.google.longrunning.Operation> updateDomainSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDomainRequest,Domain,OpMetadata> updateDomainOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDomainRequest,com.google.longrunning.Operation> deleteDomainSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDomainRequest,com.google.protobuf.Empty,OpMetadata> deleteDomainOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AttachTrustRequest,com.google.longrunning.Operation> attachTrustSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<AttachTrustRequest,Domain,OpMetadata> attachTrustOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ReconfigureTrustRequest,com.google.longrunning.Operation> reconfigureTrustSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ReconfigureTrustRequest,Domain,OpMetadata> reconfigureTrustOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DetachTrustRequest,com.google.longrunning.Operation> detachTrustSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DetachTrustRequest,Domain,OpMetadata> detachTrustOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateTrustRequest,com.google.longrunning.Operation> validateTrustSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ValidateTrustRequest,Domain,OpMetadata> validateTrustOperationSettings()
public ManagedIdentitiesServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<ManagedIdentitiesServiceStubSettings,ManagedIdentitiesServiceStubSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.