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