public static interface GetTrustAnchorRequest.Builder extends RolesAnywhereRequest.Builder, SdkPojo, CopyableBuilder<GetTrustAnchorRequest.Builder,GetTrustAnchorRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTrustAnchorRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetTrustAnchorRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetTrustAnchorRequest.Builder |
trustAnchorId(String trustAnchorId)
The unique identifier of the trust anchor.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTrustAnchorRequest.Builder trustAnchorId(String trustAnchorId)
The unique identifier of the trust anchor.
trustAnchorId - The unique identifier of the trust anchor.GetTrustAnchorRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetTrustAnchorRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.