public static class GetZoneRecordsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetZoneRecordsResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
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–2021. All rights reserved.