Interface TestCustomDataIdentifierResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<TestCustomDataIdentifierResponse.Builder,TestCustomDataIdentifierResponse>, Macie2Response.Builder, SdkBuilder<TestCustomDataIdentifierResponse.Builder,TestCustomDataIdentifierResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
TestCustomDataIdentifierResponse

public static interface TestCustomDataIdentifierResponse.Builder extends Macie2Response.Builder, SdkPojo, CopyableBuilder<TestCustomDataIdentifierResponse.Builder,TestCustomDataIdentifierResponse>
  • Method Details

    • matchCount

      The number of occurrences of sample text that matched the criteria specified by the custom data identifier.

      Parameters:
      matchCount - The number of occurrences of sample text that matched the criteria specified by the custom data identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.