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