Uses of Class
software.amazon.awssdk.services.macie2.model.GetMemberRequest
-
Packages that use GetMemberRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of GetMemberRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type GetMemberRequest Modifier and Type Method Description default CompletableFuture<GetMemberResponse>Macie2AsyncClient. getMember(GetMemberRequest getMemberRequest)Retrieves information about an account that's associated with an Amazon Macie administrator account.default GetMemberResponseMacie2Client. getMember(GetMemberRequest getMemberRequest)Retrieves information about an account that's associated with an Amazon Macie administrator account. -
Uses of GetMemberRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type GetMemberRequest Modifier and Type Method Description SdkHttpFullRequestGetMemberRequestMarshaller. marshall(GetMemberRequest getMemberRequest)
-