public static interface PostProcessing.PostProcessingOptions extends org.apache.beam.sdk.options.PipelineOptions, IOOptions
PostProcessing
pipeline.org.apache.beam.sdk.extensions.gcp.options.GcpOptions.DefaultProjectFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.EnableStreamingEngineFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.GcpTempLocationFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.GcpUserCredentialsFactory
Modifier and Type | Method and Description |
---|---|
String[] |
getAlertSummaryAnalysisThresholds() |
String |
getCriticalSeverityEmail() |
Boolean |
getEnableAlertSummaryAnalysis() |
Boolean |
getEnableWatchlistAnalysis() |
String |
getWarningSeverityEmail() |
void |
setAlertSummaryAnalysisThresholds(String[] value) |
void |
setCriticalSeverityEmail(String value) |
void |
setEnableAlertSummaryAnalysis(Boolean value) |
void |
setEnableWatchlistAnalysis(Boolean value) |
void |
setWarningSeverityEmail(String value) |
compositeOutput, getAlertStateDatastoreKind, getAlertStateDatastoreNamespace, getAlertStateMemcachedHost, getAlertStateMemcachedPort, getCriticalNotificationEmail, getMonitoredResourceIndicator, getOutputAlertEmailCatchall, getOutputAlertEmailFrom, getOutputAlertGcsTemplateBasePath, getOutputAlertSlackCatchall, getOutputAlertSlackToken, getOutputAlertSmtpCredentials, getOutputAlertSmtpRelay, getOutputAlertTemplates, getOutputBigQuery, getOutputFile, getOutputIprepd, getOutputIprepdDatastoreExemptionsProject, getOutputIprepdEnableDatastoreExemptions, getOutputPubsub, getOutputSqs, setAlertStateDatastoreKind, setAlertStateDatastoreNamespace, setAlertStateMemcachedHost, setAlertStateMemcachedPort, setCriticalNotificationEmail, setMonitoredResourceIndicator, setOutputAlertEmailCatchall, setOutputAlertEmailFrom, setOutputAlertGcsTemplateBasePath, setOutputAlertSlackCatchall, setOutputAlertSlackToken, setOutputAlertSmtpCredentials, setOutputAlertSmtpRelay, setOutputAlertTemplates, setOutputBigQuery, setOutputFile, setOutputIprepd, setOutputIprepdDatastoreExemptionsProject, setOutputIprepdEnableDatastoreExemptions, setOutputPubsub, setOutputSqs
getDeferGeoIpResolution, getDisableCloudwatchStrip, getDisableMozlogStrip, getGenerateConfigurationTicksInterval, getGenerateConfigurationTicksMaximum, getIdentityManagerPath, getInputFile, getInputIprepd, getInputKinesis, getInputPubsub, getMaxAllowableTimestampDifference, getMaxmindAccountId, getMaxmindCityDbPath, getMaxmindIspDbPath, getMaxmindLicenseKey, getParserFastMatcher, getPipelineVersion, getStackdriverLabelFilters, getStackdriverProjectFilter, getUseEventTimestamp, getUseProxyXff, getUseXffAsRemote, getXffAddressSelector, setDeferGeoIpResolution, setDisableCloudwatchStrip, setDisableMozlogStrip, setGenerateConfigurationTicksInterval, setGenerateConfigurationTicksMaximum, setIdentityManagerPath, setInputFile, setInputIprepd, setInputKinesis, setInputPubsub, setMaxAllowableTimestampDifference, setMaxmindAccountId, setMaxmindCityDbPath, setMaxmindIspDbPath, setMaxmindLicenseKey, setParserFastMatcher, setPipelineVersion, setStackdriverLabelFilters, setStackdriverProjectFilter, setUseEventTimestamp, setUseProxyXff, setUseXffAsRemote, setXffAddressSelector
getPubsubRootUrl, setPubsubRootUrl, targetForRootUrl
getCredentialFactoryClass, getDataflowKmsKey, getGcpCredential, getGcpTempLocation, getProject, getWorkerRegion, getWorkerZone, getZone, isEnableStreamingEngine, setCredentialFactoryClass, setDataflowKmsKey, setEnableStreamingEngine, setGcpCredential, setGcpTempLocation, setProject, setWorkerRegion, setWorkerZone, setZone
getGoogleApiTrace, setGoogleApiTrace
@Default.Boolean(value=true) Boolean getEnableWatchlistAnalysis()
void setEnableWatchlistAnalysis(Boolean value)
String getWarningSeverityEmail()
void setWarningSeverityEmail(String value)
String getCriticalSeverityEmail()
void setCriticalSeverityEmail(String value)
@Default.Boolean(value=false) Boolean getEnableAlertSummaryAnalysis()
void setEnableAlertSummaryAnalysis(Boolean value)
String[] getAlertSummaryAnalysisThresholds()
void setAlertSummaryAnalysisThresholds(String[] value)
Copyright © 2022. All rights reserved.