public static class GetZoneRecordsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetZoneRecordsResponse |
build() |
GetZoneRecordsResponse.Builder |
copy(GetZoneRecordsResponse o)
Copy method to populate the builder with values from the given instance.
|
GetZoneRecordsResponse.Builder |
eTag(String eTag) |
GetZoneRecordsResponse.Builder |
opcNextPage(String opcNextPage) |
GetZoneRecordsResponse.Builder |
opcRequestId(String opcRequestId) |
GetZoneRecordsResponse.Builder |
opcTotalItems(Integer opcTotalItems) |
GetZoneRecordsResponse.Builder |
recordCollection(RecordCollection recordCollection) |
String |
toString() |
public GetZoneRecordsResponse.Builder copy(GetZoneRecordsResponse o)
Copy method to populate the builder with values from the given instance.
public GetZoneRecordsResponse.Builder opcNextPage(String opcNextPage)
public GetZoneRecordsResponse.Builder opcTotalItems(Integer opcTotalItems)
public GetZoneRecordsResponse.Builder opcRequestId(String opcRequestId)
public GetZoneRecordsResponse.Builder eTag(String eTag)
public GetZoneRecordsResponse.Builder recordCollection(RecordCollection recordCollection)
public GetZoneRecordsResponse build()
Copyright © 2016–2020. All rights reserved.