Uses of Class
software.amazon.awssdk.services.workmail.model.ListGroupsForEntityRequest
-
Packages that use ListGroupsForEntityRequest 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.paginators software.amazon.awssdk.services.workmail.transform -
-
Uses of ListGroupsForEntityRequest in software.amazon.awssdk.services.workmail
-
Uses of ListGroupsForEntityRequest in software.amazon.awssdk.services.workmail.paginators
Constructors in software.amazon.awssdk.services.workmail.paginators with parameters of type ListGroupsForEntityRequest Constructor Description ListGroupsForEntityIterable(WorkMailClient client, ListGroupsForEntityRequest firstRequest)ListGroupsForEntityPublisher(WorkMailAsyncClient client, ListGroupsForEntityRequest firstRequest) -
Uses of ListGroupsForEntityRequest in software.amazon.awssdk.services.workmail.transform
Methods in software.amazon.awssdk.services.workmail.transform with parameters of type ListGroupsForEntityRequest Modifier and Type Method Description SdkHttpFullRequestListGroupsForEntityRequestMarshaller. marshall(ListGroupsForEntityRequest listGroupsForEntityRequest)
-