public static interface DescribeOrganizationRequest.Builder extends WorkMailRequest.Builder, CopyableBuilder<DescribeOrganizationRequest.Builder,DescribeOrganizationRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationRequest.Builder |
organizationId(String organizationId)
The identifier for the organization to be described.
|
DescribeOrganizationRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDescribeOrganizationRequest.Builder organizationId(String organizationId)
The identifier for the organization to be described.
organizationId - The identifier for the organization to be described.DescribeOrganizationRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.