public static class BinauthzManagementServiceV1Beta1StubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<BinauthzManagementServiceV1Beta1StubSettings,BinauthzManagementServiceV1Beta1StubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(BinauthzManagementServiceV1Beta1StubSettings settings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
BinauthzManagementServiceV1Beta1StubSettings.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.
|
BinauthzManagementServiceV1Beta1StubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAttestorRequest,Attestor> |
createAttestorSettings()
Returns the builder for the settings used for calls to createAttestor.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAttestorRequest,com.google.protobuf.Empty> |
deleteAttestorSettings()
Returns the builder for the settings used for calls to deleteAttestor.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAttestorRequest,Attestor> |
getAttestorSettings()
Returns the builder for the settings used for calls to getAttestor.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPolicyRequest,Policy> |
getPolicySettings()
Returns the builder for the settings used for calls to getPolicy.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAttestorsRequest,ListAttestorsResponse,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
listAttestorsSettings()
Returns the builder for the settings used for calls to listAttestors.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAttestorRequest,Attestor> |
updateAttestorSettings()
Returns the builder for the settings used for calls to updateAttestor.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePolicyRequest,Policy> |
updatePolicySettings()
Returns the builder for the settings used for calls to updatePolicy.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(BinauthzManagementServiceV1Beta1StubSettings settings)
public BinauthzManagementServiceV1Beta1StubSettings.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<GetPolicyRequest,Policy> getPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePolicyRequest,Policy> updatePolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAttestorRequest,Attestor> createAttestorSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAttestorRequest,Attestor> getAttestorSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAttestorRequest,Attestor> updateAttestorSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAttestorsRequest,ListAttestorsResponse,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> listAttestorsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAttestorRequest,com.google.protobuf.Empty> deleteAttestorSettings()
public BinauthzManagementServiceV1Beta1StubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<BinauthzManagementServiceV1Beta1StubSettings,BinauthzManagementServiceV1Beta1StubSettings.Builder>IOExceptionCopyright © 2021 Google LLC. All rights reserved.