@Generated(value="OracleSDKGenerator", comments="API Version: 20180115") public class CreateZoneRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
CreateZoneRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static CreateZoneRequest.Builder |
builder() |
String |
getCompartmentId()
The OCID of the compartment the resource belongs to.
|
CreateZoneDetails |
getCreateZoneDetails()
Details for creating a new zone.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static CreateZoneRequest.Builder builder()
public CreateZoneDetails getCreateZoneDetails()
Details for creating a new zone.
public String getCompartmentId()
The OCID of the compartment the resource belongs to.
Copyright © 2016–2019. All rights reserved.