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