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