Class SecurityCenterSettingsServiceStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<SecurityCenterSettingsServiceStubSettings,SecurityCenterSettingsServiceStubSettings.Builder>
-
- com.google.cloud.securitycenter.settings.v1beta1.stub.SecurityCenterSettingsServiceStubSettings.Builder
-
- Enclosing class:
- SecurityCenterSettingsServiceStubSettings
public static class SecurityCenterSettingsServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<SecurityCenterSettingsServiceStubSettings,SecurityCenterSettingsServiceStubSettings.Builder>
Builder for SecurityCenterSettingsServiceStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(SecurityCenterSettingsServiceStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SecurityCenterSettingsServiceStubSettings.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.UnaryCallSettings.Builder<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>
batchCalculateEffectiveSettingsSettings()
Returns the builder for the settings used for calls to batchCalculateEffectiveSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetSettingsRequest,BatchGetSettingsResponse>
batchGetSettingsSettings()
Returns the builder for the settings used for calls to batchGetSettings.SecurityCenterSettingsServiceStubSettings
build()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateEffectiveComponentSettingsRequest,ComponentSettings>
calculateEffectiveComponentSettingsSettings()
Returns the builder for the settings used for calls to calculateEffectiveComponentSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateEffectiveSettingsRequest,Settings>
calculateEffectiveSettingsSettings()
Returns the builder for the settings used for calls to calculateEffectiveSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetComponentSettingsRequest,ComponentSettings>
getComponentSettingsSettings()
Returns the builder for the settings used for calls to getComponentSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceAccountRequest,ServiceAccount>
getServiceAccountSettings()
Returns the builder for the settings used for calls to getServiceAccount.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>
getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.PagedCallSettings.Builder<ListComponentsRequest,ListComponentsResponse,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse>
listComponentsSettings()
Returns the builder for the settings used for calls to listComponents.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDetectorsRequest,ListDetectorsResponse,SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse>
listDetectorsSettings()
Returns the builder for the settings used for calls to listDetectors.com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetComponentSettingsRequest,com.google.protobuf.Empty>
resetComponentSettingsSettings()
Returns the builder for the settings used for calls to resetComponentSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetSettingsRequest,com.google.protobuf.Empty>
resetSettingsSettings()
Returns the builder for the settings used for calls to resetSettings.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateComponentSettingsRequest,ComponentSettings>
updateComponentSettingsSettings()
Returns the builder for the settings used for calls to updateComponentSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>
updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.-
Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
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, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder()
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(SecurityCenterSettingsServiceStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public SecurityCenterSettingsServiceStubSettings.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.Note: This method does not support applying settings to streaming methods.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
-
getServiceAccountSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceAccountRequest,ServiceAccount> getServiceAccountSettings()
Returns the builder for the settings used for calls to getServiceAccount.
-
getSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings> getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.
-
updateSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.
-
resetSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetSettingsRequest,com.google.protobuf.Empty> resetSettingsSettings()
Returns the builder for the settings used for calls to resetSettings.
-
batchGetSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetSettingsRequest,BatchGetSettingsResponse> batchGetSettingsSettings()
Returns the builder for the settings used for calls to batchGetSettings.
-
calculateEffectiveSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateEffectiveSettingsRequest,Settings> calculateEffectiveSettingsSettings()
Returns the builder for the settings used for calls to calculateEffectiveSettings.
-
batchCalculateEffectiveSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse> batchCalculateEffectiveSettingsSettings()
Returns the builder for the settings used for calls to batchCalculateEffectiveSettings.
-
getComponentSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetComponentSettingsRequest,ComponentSettings> getComponentSettingsSettings()
Returns the builder for the settings used for calls to getComponentSettings.
-
updateComponentSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateComponentSettingsRequest,ComponentSettings> updateComponentSettingsSettings()
Returns the builder for the settings used for calls to updateComponentSettings.
-
resetComponentSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetComponentSettingsRequest,com.google.protobuf.Empty> resetComponentSettingsSettings()
Returns the builder for the settings used for calls to resetComponentSettings.
-
calculateEffectiveComponentSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateEffectiveComponentSettingsRequest,ComponentSettings> calculateEffectiveComponentSettingsSettings()
Returns the builder for the settings used for calls to calculateEffectiveComponentSettings.
-
listDetectorsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDetectorsRequest,ListDetectorsResponse,SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse> listDetectorsSettings()
Returns the builder for the settings used for calls to listDetectors.
-
listComponentsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListComponentsRequest,ListComponentsResponse,SecurityCenterSettingsServiceClient.ListComponentsPagedResponse> listComponentsSettings()
Returns the builder for the settings used for calls to listComponents.
-
build
public SecurityCenterSettingsServiceStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<SecurityCenterSettingsServiceStubSettings,SecurityCenterSettingsServiceStubSettings.Builder>
- Throws:
IOException
-
-