Class RequestedCustomAccountWatchlistAdvancedCaConfig.Builder
java.lang.Object
com.yoti.api.client.docs.session.create.check.RequestedCustomAccountWatchlistAdvancedCaConfig.Builder
- Enclosing class:
- RequestedCustomAccountWatchlistAdvancedCaConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected RequestedCaMatchingStrategyprotected Booleanprotected Booleanprotected RequestedCaSources -
Method Summary
Modifier and TypeMethodDescriptionbuild()withApiKey(String apiKey) withClientRef(String clientRef) withMatchingStrategy(RequestedCaMatchingStrategy requestedCaMatchingStrategy) withMonitoring(boolean monitoring) withRemoveDeceased(boolean removeDeceased) withShareUrl(Boolean shareUrl) withSources(RequestedCaSources requestedCaSources)
-
Field Details
-
removeDeceased
-
sources
-
matchingStrategy
-
-
Method Details
-
withApiKey
-
withMonitoring
-
withTags
-
withClientRef
-
build
-
withRemoveDeceased
public RequestedCustomAccountWatchlistAdvancedCaConfig.Builder withRemoveDeceased(boolean removeDeceased) -
withSources
public RequestedCustomAccountWatchlistAdvancedCaConfig.Builder withSources(RequestedCaSources requestedCaSources) -
withMatchingStrategy
public RequestedCustomAccountWatchlistAdvancedCaConfig.Builder withMatchingStrategy(RequestedCaMatchingStrategy requestedCaMatchingStrategy)
-