| 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 DescribeOrganizationResponse |
WorkMailClient.describeOrganization(Consumer<DescribeOrganizationRequest.Builder> describeOrganizationRequest)
Provides more information regarding a given organization based on its identifier.
|
default DescribeOrganizationResponse |
WorkMailClient.describeOrganization(DescribeOrganizationRequest describeOrganizationRequest)
Provides more information regarding a given organization based on its identifier.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeOrganizationResponse> |
WorkMailAsyncClient.describeOrganization(Consumer<DescribeOrganizationRequest.Builder> describeOrganizationRequest)
Provides more information regarding a given organization based on its identifier.
|
default CompletableFuture<DescribeOrganizationResponse> |
WorkMailAsyncClient.describeOrganization(DescribeOrganizationRequest describeOrganizationRequest)
Provides more information regarding a given organization based on its identifier.
|
Copyright © 2023. All rights reserved.