CopyableBuilder<DeleteHostedZoneRequest.Builder,DeleteHostedZoneRequest>
, SdkBuilder<DeleteHostedZoneRequest.Builder,DeleteHostedZoneRequest>
public static interface DeleteHostedZoneRequest.Builder extends CopyableBuilder<DeleteHostedZoneRequest.Builder,DeleteHostedZoneRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteHostedZoneRequest.Builder |
id(String id) |
The ID of the hosted zone you want to delete.
|
copy
apply, build
DeleteHostedZoneRequest.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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.