public static interface GetHostedZoneRequest.Builder extends Route53Request.Builder, SdkPojo, CopyableBuilder<GetHostedZoneRequest.Builder,GetHostedZoneRequest>
| Modifier and Type | Method and Description |
|---|---|
GetHostedZoneRequest.Builder |
id(String id)
The ID of the hosted zone that you want to get information about.
|
GetHostedZoneRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetHostedZoneRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetHostedZoneRequest.Builder id(String id)
The ID of the hosted zone that you want to get information about.
id - The ID of the hosted zone that you want to get information about.GetHostedZoneRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetHostedZoneRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.