public static interface UpdatePortalRequest.Builder extends WorkSpacesWebRequest.Builder, SdkPojo, CopyableBuilder<UpdatePortalRequest.Builder,UpdatePortalRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdatePortalRequest.Builder |
displayName(String displayName)
The name of the web portal.
|
UpdatePortalRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdatePortalRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdatePortalRequest.Builder |
portalArn(String portalArn)
The ARN of the web portal.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdatePortalRequest.Builder displayName(String displayName)
The name of the web portal. This is not visible to users who log into the web portal.
displayName - The name of the web portal. This is not visible to users who log into the web portal.UpdatePortalRequest.Builder portalArn(String portalArn)
The ARN of the web portal.
portalArn - The ARN of the web portal.UpdatePortalRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdatePortalRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.