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