Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateZoneFromZoneFileRequest,CreateZoneFromZoneFileResponse> |
DnsWaiters.forCreateZoneFromZoneFile(CreateZoneFromZoneFileRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateZoneFromZoneFileRequest,CreateZoneFromZoneFileResponse> |
DnsWaiters.forCreateZoneFromZoneFile(CreateZoneFromZoneFileRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
CreateZoneFromZoneFileRequest |
CreateZoneFromZoneFileRequest.Builder.build()
Build the instance of CreateZoneFromZoneFileRequest as configured by this builder
|
CreateZoneFromZoneFileRequest |
CreateZoneFromZoneFileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateZoneFromZoneFileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.copy(CreateZoneFromZoneFileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.