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