Package | Description |
---|---|
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
UpdateZoneResponse.Builder |
UpdateZoneResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateZoneResponse.Builder |
UpdateZoneResponse.builder()
Return a new builder for this response object.
|
UpdateZoneResponse.Builder |
UpdateZoneResponse.Builder.copy(UpdateZoneResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateZoneResponse.Builder |
UpdateZoneResponse.Builder.eTag(String eTag)
The current version of the resource, ending with a representation-specific suffix.
|
UpdateZoneResponse.Builder |
UpdateZoneResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateZoneResponse.Builder |
UpdateZoneResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateZoneResponse.Builder |
UpdateZoneResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
UpdateZoneResponse.Builder |
UpdateZoneResponse.Builder.zone(Zone zone)
The returned
Zone instance. |
Copyright © 2016–2024. All rights reserved.