public static interface AssociateDelegateToResourceRequest.Builder extends WorkMailRequest.Builder, SdkPojo, CopyableBuilder<AssociateDelegateToResourceRequest.Builder,AssociateDelegateToResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateDelegateToResourceRequest.Builder |
entityId(String entityId)
The member (user or group) to associate to the resource.
|
AssociateDelegateToResourceRequest.Builder |
organizationId(String organizationId)
The organization under which the resource exists.
|
AssociateDelegateToResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateDelegateToResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateDelegateToResourceRequest.Builder |
resourceId(String resourceId)
The resource for which members (users or groups) are associated.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateDelegateToResourceRequest.Builder organizationId(String organizationId)
The organization under which the resource exists.
organizationId - The organization under which the resource exists.AssociateDelegateToResourceRequest.Builder resourceId(String resourceId)
The resource for which members (users or groups) are associated.
resourceId - The resource for which members (users or groups) are associated.AssociateDelegateToResourceRequest.Builder entityId(String entityId)
The member (user or group) to associate to the resource.
entityId - The member (user or group) to associate to the resource.AssociateDelegateToResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateDelegateToResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.