CreateZoneRequest.Builder |
CreateZoneRequest.Builder.body$(CreateZoneBaseDetails body) |
Alternative setter for the body parameter.
|
static CreateZoneRequest.Builder |
CreateZoneRequest.builder() |
Return a new builder for this request object.
|
CreateZoneRequest.Builder |
CreateZoneRequest.Builder.compartmentId(String compartmentId) |
The OCID of the compartment the zone belongs to.
|
CreateZoneRequest.Builder |
CreateZoneRequest.Builder.copy(CreateZoneRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateZoneRequest.Builder |
CreateZoneRequest.Builder.createZoneDetails(CreateZoneBaseDetails createZoneDetails) |
Details for creating a new zone.
|
CreateZoneRequest.Builder |
CreateZoneRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateZoneRequest.Builder |
CreateZoneRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateZoneRequest.Builder |
CreateZoneRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateZoneRequest.Builder |
CreateZoneRequest.Builder.scope(Scope scope) |
Specifies to operate only on resources that have a matching DNS scope.
|
CreateZoneRequest.Builder |
CreateZoneRequest.toBuilder() |
|
CreateZoneRequest.Builder |
CreateZoneRequest.Builder.viewId(String viewId) |
The OCID of the view the resource is associated with.
|