Uses of Class
software.amazon.awssdk.services.macie2.model.GetMacieSessionRequest
-
Packages that use GetMacieSessionRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of GetMacieSessionRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type GetMacieSessionRequest Modifier and Type Method Description default CompletableFuture<GetMacieSessionResponse>Macie2AsyncClient. getMacieSession(GetMacieSessionRequest getMacieSessionRequest)Retrieves the status and configuration settings for an Amazon Macie account.default GetMacieSessionResponseMacie2Client. getMacieSession(GetMacieSessionRequest getMacieSessionRequest)Retrieves the status and configuration settings for an Amazon Macie account. -
Uses of GetMacieSessionRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type GetMacieSessionRequest Modifier and Type Method Description SdkHttpFullRequestGetMacieSessionRequestMarshaller. marshall(GetMacieSessionRequest getMacieSessionRequest)
-