Uses of Class
software.amazon.awssdk.services.workmail.model.UpdateMailboxQuotaRequest
-
Packages that use UpdateMailboxQuotaRequest Package Description software.amazon.awssdk.services.workmail WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile email clients.software.amazon.awssdk.services.workmail.transform -
-
Uses of UpdateMailboxQuotaRequest in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail with parameters of type UpdateMailboxQuotaRequest Modifier and Type Method Description default CompletableFuture<UpdateMailboxQuotaResponse>WorkMailAsyncClient. updateMailboxQuota(UpdateMailboxQuotaRequest updateMailboxQuotaRequest)Updates a user's current mailbox quota for a specified organization and user.default UpdateMailboxQuotaResponseWorkMailClient. updateMailboxQuota(UpdateMailboxQuotaRequest updateMailboxQuotaRequest)Updates a user's current mailbox quota for a specified organization and user. -
Uses of UpdateMailboxQuotaRequest in software.amazon.awssdk.services.workmail.transform
Methods in software.amazon.awssdk.services.workmail.transform with parameters of type UpdateMailboxQuotaRequest Modifier and Type Method Description SdkHttpFullRequestUpdateMailboxQuotaRequestMarshaller. marshall(UpdateMailboxQuotaRequest updateMailboxQuotaRequest)
-