public static interface AssociateTrustStoreRequest.Builder extends WorkSpacesWebRequest.Builder, SdkPojo, CopyableBuilder<AssociateTrustStoreRequest.Builder,AssociateTrustStoreRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateTrustStoreRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateTrustStoreRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateTrustStoreRequest.Builder |
portalArn(String portalArn)
The ARN of the web portal.
|
AssociateTrustStoreRequest.Builder |
trustStoreArn(String trustStoreArn)
The ARN of the trust store.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateTrustStoreRequest.Builder portalArn(String portalArn)
The ARN of the web portal.
portalArn - The ARN of the web portal.AssociateTrustStoreRequest.Builder trustStoreArn(String trustStoreArn)
The ARN of the trust store.
trustStoreArn - The ARN of the trust store.AssociateTrustStoreRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateTrustStoreRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.