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