| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AllowListSummary> |
ListAllowListsResponse.allowLists()
An array of objects, one for each allow list.
|
| Modifier and Type | Method and Description |
|---|---|
ListAllowListsResponse.Builder |
ListAllowListsResponse.Builder.allowLists(AllowListSummary... allowLists)
An array of objects, one for each allow list.
|
| Modifier and Type | Method and Description |
|---|---|
ListAllowListsResponse.Builder |
ListAllowListsResponse.Builder.allowLists(Collection<AllowListSummary> allowLists)
An array of objects, one for each allow list.
|
Copyright © 2022. All rights reserved.