Package | Description |
---|---|
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
static GetZoneRequest.Builder |
GetZoneRequest.builder() |
GetZoneRequest.Builder |
GetZoneRequest.Builder.compartmentId(String compartmentId) |
GetZoneRequest.Builder |
GetZoneRequest.Builder.copy(GetZoneRequest o)
Copy method to populate the builder with values from the given instance.
|
GetZoneRequest.Builder |
GetZoneRequest.Builder.ifModifiedSince(String ifModifiedSince) |
GetZoneRequest.Builder |
GetZoneRequest.Builder.ifNoneMatch(String ifNoneMatch) |
GetZoneRequest.Builder |
GetZoneRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
GetZoneRequest.Builder |
GetZoneRequest.Builder.opcRequestId(String opcRequestId) |
GetZoneRequest.Builder |
GetZoneRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetZoneRequest.Builder |
GetZoneRequest.Builder.zoneNameOrId(String zoneNameOrId) |
Copyright © 2016–2020. All rights reserved.