| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetCustomDataIdentifierSummary> |
BatchGetCustomDataIdentifiersResponse.customDataIdentifiers()
An array of objects, one for each custom data identifier that meets the criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCustomDataIdentifiersResponse.Builder |
BatchGetCustomDataIdentifiersResponse.Builder.customDataIdentifiers(BatchGetCustomDataIdentifierSummary... customDataIdentifiers)
An array of objects, one for each custom data identifier that meets the criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCustomDataIdentifiersResponse.Builder |
BatchGetCustomDataIdentifiersResponse.Builder.customDataIdentifiers(Collection<BatchGetCustomDataIdentifierSummary> customDataIdentifiers)
An array of objects, one for each custom data identifier that meets the criteria specified in the request.
|
Copyright © 2022. All rights reserved.