Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
CreateZoneResponse |
Dns.createZone(CreateZoneRequest request)
Creates a new zone in the specified compartment.
|
CreateZoneResponse |
DnsClient.createZone(CreateZoneRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateZoneResponse> |
DnsAsyncClient.createZone(CreateZoneRequest request,
AsyncHandler<CreateZoneRequest,CreateZoneResponse> handler) |
Future<CreateZoneResponse> |
DnsAsync.createZone(CreateZoneRequest request,
AsyncHandler<CreateZoneRequest,CreateZoneResponse> handler)
Creates a new zone in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateZoneResponse> |
DnsAsyncClient.createZone(CreateZoneRequest request,
AsyncHandler<CreateZoneRequest,CreateZoneResponse> handler) |
Future<CreateZoneResponse> |
DnsAsync.createZone(CreateZoneRequest request,
AsyncHandler<CreateZoneRequest,CreateZoneResponse> handler)
Creates a new zone in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
CreateZoneResponse |
CreateZoneResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateZoneResponse.Builder |
CreateZoneResponse.Builder.copy(CreateZoneResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.