Uses of Class
software.amazon.awssdk.services.macie2.model.GetInvitationsCountRequest
-
Packages that use GetInvitationsCountRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of GetInvitationsCountRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type GetInvitationsCountRequest Modifier and Type Method Description default CompletableFuture<GetInvitationsCountResponse>Macie2AsyncClient. getInvitationsCount(GetInvitationsCountRequest getInvitationsCountRequest)Retrieves the count of Amazon Macie membership invitations that were received by an account.default GetInvitationsCountResponseMacie2Client. getInvitationsCount(GetInvitationsCountRequest getInvitationsCountRequest)Retrieves the count of Amazon Macie membership invitations that were received by an account. -
Uses of GetInvitationsCountRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type GetInvitationsCountRequest Modifier and Type Method Description SdkHttpFullRequestGetInvitationsCountRequestMarshaller. marshall(GetInvitationsCountRequest getInvitationsCountRequest)
-