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