Package | Description |
---|---|
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
static UpdateZoneRequest.Builder |
UpdateZoneRequest.builder() |
UpdateZoneRequest.Builder |
UpdateZoneRequest.Builder.compartmentId(String compartmentId) |
UpdateZoneRequest.Builder |
UpdateZoneRequest.Builder.copy(UpdateZoneRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateZoneRequest.Builder |
UpdateZoneRequest.Builder.ifMatch(String ifMatch) |
UpdateZoneRequest.Builder |
UpdateZoneRequest.Builder.ifUnmodifiedSince(String ifUnmodifiedSince) |
UpdateZoneRequest.Builder |
UpdateZoneRequest.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.
|
UpdateZoneRequest.Builder |
UpdateZoneRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateZoneRequest.Builder |
UpdateZoneRequest.Builder.updateZoneDetails(UpdateZoneDetails updateZoneDetails) |
UpdateZoneRequest.Builder |
UpdateZoneRequest.Builder.zoneNameOrId(String zoneNameOrId) |
Copyright © 2016–2019. All rights reserved.