Package | Description |
---|---|
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static PatchRRSetResponse.Builder |
PatchRRSetResponse.builder()
Return a new builder for this response object.
|
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.copy(PatchRRSetResponse o)
Copy method to populate the builder with values from the given instance.
|
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.eTag(String eTag)
The current version of the resource, ending with a representation-specific suffix.
|
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.headers(Map<String,List<String>> headers) |
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.opcNextPage(String opcNextPage)
For list pagination.
|
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.opcTotalItems(Integer opcTotalItems)
The total number of items that match the query.
|
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
Copyright © 2016–2024. All rights reserved.