Uses of Class
software.amazon.awssdk.services.macie2.model.ListAllowListsRequest
-
Packages that use ListAllowListsRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.paginators software.amazon.awssdk.services.macie2.transform -
-
Uses of ListAllowListsRequest in software.amazon.awssdk.services.macie2
-
Uses of ListAllowListsRequest in software.amazon.awssdk.services.macie2.paginators
Constructors in software.amazon.awssdk.services.macie2.paginators with parameters of type ListAllowListsRequest Constructor Description ListAllowListsIterable(Macie2Client client, ListAllowListsRequest firstRequest)ListAllowListsPublisher(Macie2AsyncClient client, ListAllowListsRequest firstRequest) -
Uses of ListAllowListsRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type ListAllowListsRequest Modifier and Type Method Description SdkHttpFullRequestListAllowListsRequestMarshaller. marshall(ListAllowListsRequest listAllowListsRequest)
-