Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
DeleteRRSetResponse |
Dns.deleteRRSet(DeleteRRSetRequest request)
Deletes all records in the specified RRSet.
|
DeleteRRSetResponse |
DnsClient.deleteRRSet(DeleteRRSetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteRRSetResponse> |
DnsAsync.deleteRRSet(DeleteRRSetRequest request,
AsyncHandler<DeleteRRSetRequest,DeleteRRSetResponse> handler)
Deletes all records in the specified RRSet.
|
Future<DeleteRRSetResponse> |
DnsAsyncClient.deleteRRSet(DeleteRRSetRequest request,
AsyncHandler<DeleteRRSetRequest,DeleteRRSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteRRSetResponse> |
DnsAsync.deleteRRSet(DeleteRRSetRequest request,
AsyncHandler<DeleteRRSetRequest,DeleteRRSetResponse> handler)
Deletes all records in the specified RRSet.
|
Future<DeleteRRSetResponse> |
DnsAsyncClient.deleteRRSet(DeleteRRSetRequest request,
AsyncHandler<DeleteRRSetRequest,DeleteRRSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteRRSetResponse |
DeleteRRSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteRRSetResponse.Builder |
DeleteRRSetResponse.Builder.copy(DeleteRRSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.