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