Uses of Class
software.amazon.awssdk.services.macie2.model.CreateAllowListRequest
-
Packages that use CreateAllowListRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of CreateAllowListRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type CreateAllowListRequest Modifier and Type Method Description default CompletableFuture<CreateAllowListResponse>Macie2AsyncClient. createAllowList(CreateAllowListRequest createAllowListRequest)Creates and defines the settings for an allow list.default CreateAllowListResponseMacie2Client. createAllowList(CreateAllowListRequest createAllowListRequest)Creates and defines the settings for an allow list. -
Uses of CreateAllowListRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type CreateAllowListRequest Modifier and Type Method Description SdkHttpFullRequestCreateAllowListRequestMarshaller. marshall(CreateAllowListRequest createAllowListRequest)
-