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