| 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 |
| Modifier and Type | Method and Description |
|---|---|
default CreateGroupResponse |
WorkMailClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a group that can be used in WorkMail by calling the RegisterToWorkMail operation.
|
default CompletableFuture<CreateGroupResponse> |
WorkMailAsyncClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a group that can be used in WorkMail by calling the RegisterToWorkMail operation.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGroupRequestMarshaller.marshall(CreateGroupRequest createGroupRequest) |
Copyright © 2022. All rights reserved.