static PersonallyIdentifiableInformationResult.Builder |
PersonallyIdentifiableInformationResult.builder() |
Create a new builder.
|
PersonallyIdentifiableInformationResult.Builder |
PersonallyIdentifiableInformationResult.Builder.copy(PersonallyIdentifiableInformationResult model) |
|
PersonallyIdentifiableInformationResult.Builder |
PersonallyIdentifiableInformationResult.Builder.label(String label) |
The label of the personally identifiable information.
|
PersonallyIdentifiableInformationResult.Builder |
PersonallyIdentifiableInformationResult.Builder.length(Integer length) |
The length of the personally identifiable information.
|
PersonallyIdentifiableInformationResult.Builder |
PersonallyIdentifiableInformationResult.Builder.offset(Integer offset) |
The offset of the personally identifiable information.
|
PersonallyIdentifiableInformationResult.Builder |
PersonallyIdentifiableInformationResult.Builder.score(Double score) |
The score of the personally identifiable information.
|
PersonallyIdentifiableInformationResult.Builder |
PersonallyIdentifiableInformationResult.Builder.text(String text) |
The text of the personally identifiable information.
|
PersonallyIdentifiableInformationResult.Builder |
PersonallyIdentifiableInformationResult.toBuilder() |
|