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