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