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