public static interface AssociateDefaultViewRequest.Builder extends ResourceExplorer2Request.Builder, SdkPojo, CopyableBuilder<AssociateDefaultViewRequest.Builder,AssociateDefaultViewRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateDefaultViewRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateDefaultViewRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateDefaultViewRequest.Builder |
viewArn(String viewArn)
The Amazon resource name
(ARN) of the view to set as the default for the Amazon Web Services Region and Amazon Web Services
account in which you call this operation.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateDefaultViewRequest.Builder viewArn(String viewArn)
The Amazon resource name (ARN) of the view to set as the default for the Amazon Web Services Region and Amazon Web Services account in which you call this operation. The specified view must already exist in the called Region.
viewArn - The Amazon
resource name (ARN) of the view to set as the default for the Amazon Web Services Region and
Amazon Web Services account in which you call this operation. The specified view must already exist in
the called Region.AssociateDefaultViewRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateDefaultViewRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.