CopyableBuilder<DeleteHostedZoneResponse.Builder,DeleteHostedZoneResponse>
, SdkBuilder<DeleteHostedZoneResponse.Builder,DeleteHostedZoneResponse>
public static interface DeleteHostedZoneResponse.Builder extends CopyableBuilder<DeleteHostedZoneResponse.Builder,DeleteHostedZoneResponse>
Modifier and Type | Method | Description |
---|---|---|
DeleteHostedZoneResponse.Builder |
changeInfo(ChangeInfo changeInfo) |
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
|
copy
apply, build
DeleteHostedZoneResponse.Builder changeInfo(ChangeInfo changeInfo)
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
changeInfo
- A complex type that contains the ID, the status, and the date and time of a request to delete a hosted
zone.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.