Uses of Class
software.amazon.awssdk.services.macie2.model.UpdateAllowListRequest
-
Packages that use UpdateAllowListRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of UpdateAllowListRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type UpdateAllowListRequest Modifier and Type Method Description default CompletableFuture<UpdateAllowListResponse>Macie2AsyncClient. updateAllowList(UpdateAllowListRequest updateAllowListRequest)Updates the settings for an allow list.default UpdateAllowListResponseMacie2Client. updateAllowList(UpdateAllowListRequest updateAllowListRequest)Updates the settings for an allow list. -
Uses of UpdateAllowListRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type UpdateAllowListRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAllowListRequestMarshaller. marshall(UpdateAllowListRequest updateAllowListRequest)
-