static DetectedSensitiveContent.Builder |
DetectedSensitiveContent.builderDetectedSensitiveContent() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.classificationAttributes(List<ClassificationAttribute> classificationAttributes) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.classificationAttributes(ClassificationAttribute... classificationAttributes) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.classificationAttributesNextLink(String classificationAttributesNextLink) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.classificationMethod(ClassificationMethod classificationMethod) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.confidence(Integer confidence) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.displayName(String displayName) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.id(String id) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.matches(List<SensitiveContentLocation> matches) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.matches(SensitiveContentLocation... matches) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.matchesNextLink(String matchesNextLink) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.recommendedConfidence(Integer recommendedConfidence) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.scope(SensitiveTypeScope scope) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.sensitiveTypeSource(SensitiveTypeSource sensitiveTypeSource) |
|
DetectedSensitiveContent.Builder |
DetectedSensitiveContent.Builder.uniqueCount(Integer uniqueCount) |
|