Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
DeleteZoneResponse |
Dns.deleteZone(DeleteZoneRequest request)
Deletes the specified zone and all its steering policy attachments.
|
DeleteZoneResponse |
DnsClient.deleteZone(DeleteZoneRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteZoneResponse> |
DnsAsyncClient.deleteZone(DeleteZoneRequest request,
AsyncHandler<DeleteZoneRequest,DeleteZoneResponse> handler) |
Future<DeleteZoneResponse> |
DnsAsync.deleteZone(DeleteZoneRequest request,
AsyncHandler<DeleteZoneRequest,DeleteZoneResponse> handler)
Deletes the specified zone and all its steering policy attachments.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteZoneResponse> |
DnsAsyncClient.deleteZone(DeleteZoneRequest request,
AsyncHandler<DeleteZoneRequest,DeleteZoneResponse> handler) |
Future<DeleteZoneResponse> |
DnsAsync.deleteZone(DeleteZoneRequest request,
AsyncHandler<DeleteZoneRequest,DeleteZoneResponse> handler)
Deletes the specified zone and all its steering policy attachments.
|
Modifier and Type | Method and Description |
---|---|
DeleteZoneResponse |
DeleteZoneResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteZoneResponse.Builder |
DeleteZoneResponse.Builder.copy(DeleteZoneResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.