public static interface TestCustomDataIdentifierResponse.Builder extends Macie2Response.Builder, SdkPojo, CopyableBuilder<TestCustomDataIdentifierResponse.Builder,TestCustomDataIdentifierResponse>
| Modifier and Type | Method and Description |
|---|---|
TestCustomDataIdentifierResponse.Builder |
matchCount(Integer matchCount)
The number of occurrences of sample text that matched the criteria specified by the custom data identifier.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildTestCustomDataIdentifierResponse.Builder matchCount(Integer matchCount)
The number of occurrences of sample text that matched the criteria specified by the custom data identifier.
matchCount - The number of occurrences of sample text that matched the criteria specified by the custom data
identifier.Copyright © 2021. All rights reserved.