Uses of Class
software.amazon.awssdk.services.macie2.model.GetAllowListRequest
-
Packages that use GetAllowListRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of GetAllowListRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type GetAllowListRequest Modifier and Type Method Description default CompletableFuture<GetAllowListResponse>Macie2AsyncClient. getAllowList(GetAllowListRequest getAllowListRequest)Retrieves the settings and status of an allow list.default GetAllowListResponseMacie2Client. getAllowList(GetAllowListRequest getAllowListRequest)Retrieves the settings and status of an allow list. -
Uses of GetAllowListRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type GetAllowListRequest Modifier and Type Method Description SdkHttpFullRequestGetAllowListRequestMarshaller. marshall(GetAllowListRequest getAllowListRequest)
-