Class WebSecurityScannerStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<WebSecurityScannerStubSettings,WebSecurityScannerStubSettings.Builder>
-
- com.google.cloud.websecurityscanner.v1alpha.stub.WebSecurityScannerStubSettings.Builder
-
- Enclosing class:
- WebSecurityScannerStubSettings
public static class WebSecurityScannerStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<WebSecurityScannerStubSettings,WebSecurityScannerStubSettings.Builder>
Builder for WebSecurityScannerStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(WebSecurityScannerStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WebSecurityScannerStubSettings.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.WebSecurityScannerStubSettings
build()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateScanConfigRequest,ScanConfig>
createScanConfigSettings()
Returns the builder for the settings used for calls to createScanConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteScanConfigRequest,com.google.protobuf.Empty>
deleteScanConfigSettings()
Returns the builder for the settings used for calls to deleteScanConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFindingRequest,Finding>
getFindingSettings()
Returns the builder for the settings used for calls to getFinding.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetScanConfigRequest,ScanConfig>
getScanConfigSettings()
Returns the builder for the settings used for calls to getScanConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetScanRunRequest,ScanRun>
getScanRunSettings()
Returns the builder for the settings used for calls to getScanRun.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCrawledUrlsRequest,ListCrawledUrlsResponse,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>
listCrawledUrlsSettings()
Returns the builder for the settings used for calls to listCrawledUrls.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,WebSecurityScannerClient.ListFindingsPagedResponse>
listFindingsSettings()
Returns the builder for the settings used for calls to listFindings.com.google.api.gax.rpc.UnaryCallSettings.Builder<ListFindingTypeStatsRequest,ListFindingTypeStatsResponse>
listFindingTypeStatsSettings()
Returns the builder for the settings used for calls to listFindingTypeStats.com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>
listScanConfigsSettings()
Returns the builder for the settings used for calls to listScanConfigs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanRunsRequest,ListScanRunsResponse,WebSecurityScannerClient.ListScanRunsPagedResponse>
listScanRunsSettings()
Returns the builder for the settings used for calls to listScanRuns.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartScanRunRequest,ScanRun>
startScanRunSettings()
Returns the builder for the settings used for calls to startScanRun.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopScanRunRequest,ScanRun>
stopScanRunSettings()
Returns the builder for the settings used for calls to stopScanRun.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateScanConfigRequest,ScanConfig>
updateScanConfigSettings()
Returns the builder for the settings used for calls to updateScanConfig.-
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(WebSecurityScannerStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public WebSecurityScannerStubSettings.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()
-
createScanConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateScanConfigRequest,ScanConfig> createScanConfigSettings()
Returns the builder for the settings used for calls to createScanConfig.
-
deleteScanConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteScanConfigRequest,com.google.protobuf.Empty> deleteScanConfigSettings()
Returns the builder for the settings used for calls to deleteScanConfig.
-
getScanConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetScanConfigRequest,ScanConfig> getScanConfigSettings()
Returns the builder for the settings used for calls to getScanConfig.
-
listScanConfigsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse> listScanConfigsSettings()
Returns the builder for the settings used for calls to listScanConfigs.
-
updateScanConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateScanConfigRequest,ScanConfig> updateScanConfigSettings()
Returns the builder for the settings used for calls to updateScanConfig.
-
startScanRunSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartScanRunRequest,ScanRun> startScanRunSettings()
Returns the builder for the settings used for calls to startScanRun.
-
getScanRunSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetScanRunRequest,ScanRun> getScanRunSettings()
Returns the builder for the settings used for calls to getScanRun.
-
listScanRunsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanRunsRequest,ListScanRunsResponse,WebSecurityScannerClient.ListScanRunsPagedResponse> listScanRunsSettings()
Returns the builder for the settings used for calls to listScanRuns.
-
stopScanRunSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StopScanRunRequest,ScanRun> stopScanRunSettings()
Returns the builder for the settings used for calls to stopScanRun.
-
listCrawledUrlsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCrawledUrlsRequest,ListCrawledUrlsResponse,WebSecurityScannerClient.ListCrawledUrlsPagedResponse> listCrawledUrlsSettings()
Returns the builder for the settings used for calls to listCrawledUrls.
-
getFindingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFindingRequest,Finding> getFindingSettings()
Returns the builder for the settings used for calls to getFinding.
-
listFindingsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,WebSecurityScannerClient.ListFindingsPagedResponse> listFindingsSettings()
Returns the builder for the settings used for calls to listFindings.
-
listFindingTypeStatsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListFindingTypeStatsRequest,ListFindingTypeStatsResponse> listFindingTypeStatsSettings()
Returns the builder for the settings used for calls to listFindingTypeStats.
-
build
public WebSecurityScannerStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<WebSecurityScannerStubSettings,WebSecurityScannerStubSettings.Builder>
- Throws:
IOException
-
-