public static interface DescribeResourceRequest.Builder extends WorkMailRequest.Builder, SdkPojo, CopyableBuilder<DescribeResourceRequest.Builder,DescribeResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeResourceRequest.Builder |
organizationId(String organizationId)
The identifier associated with the organization for which the resource is described.
|
DescribeResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeResourceRequest.Builder |
resourceId(String resourceId)
The identifier of the resource to be described.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeResourceRequest.Builder organizationId(String organizationId)
The identifier associated with the organization for which the resource is described.
organizationId - The identifier associated with the organization for which the resource is described.DescribeResourceRequest.Builder resourceId(String resourceId)
The identifier of the resource to be described.
The identifier can accept ResourceId, Resourcename, or email. The following identity formats are available:
Resource ID: r-0123456789a0123456789b0123456789
Email address: resource@domain.tld
Resource name: resource
resourceId - The identifier of the resource to be described.
The identifier can accept ResourceId, Resourcename, or email. The following identity formats are available:
Resource ID: r-0123456789a0123456789b0123456789
Email address: resource@domain.tld
Resource name: resource
DescribeResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.