static ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.builderExactMatchDetectedSensitiveContent() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.Builder.confidence(Integer confidence) |
|
ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.Builder.displayName(String displayName) |
|
ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.Builder.id(UUID id) |
|
ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.Builder.matches(List<SensitiveContentLocation> matches) |
|
ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.Builder.matches(SensitiveContentLocation... matches) |
|
ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.Builder.matchesNextLink(String matchesNextLink) |
|
ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.Builder.recommendedConfidence(Integer recommendedConfidence) |
|
ExactMatchDetectedSensitiveContent.Builder |
ExactMatchDetectedSensitiveContent.Builder.uniqueCount(Integer uniqueCount) |
|