public static interface AssociateBrowserSettingsRequest.Builder extends WorkSpacesWebRequest.Builder, SdkPojo, CopyableBuilder<AssociateBrowserSettingsRequest.Builder,AssociateBrowserSettingsRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateBrowserSettingsRequest.Builder |
browserSettingsArn(String browserSettingsArn)
The ARN of the browser settings.
|
AssociateBrowserSettingsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateBrowserSettingsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateBrowserSettingsRequest.Builder |
portalArn(String portalArn)
The ARN of the web portal.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateBrowserSettingsRequest.Builder browserSettingsArn(String browserSettingsArn)
The ARN of the browser settings.
browserSettingsArn - The ARN of the browser settings.AssociateBrowserSettingsRequest.Builder portalArn(String portalArn)
The ARN of the web portal.
portalArn - The ARN of the web portal.AssociateBrowserSettingsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateBrowserSettingsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.