Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
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) |
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 |
---|---|
PatchZoneRecordsRequest |
PatchZoneRecordsRequest.Builder.build()
Build the instance of PatchZoneRecordsRequest as configured by this builder
|
PatchZoneRecordsRequest |
PatchZoneRecordsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchZoneRecordsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchZoneRecordsRequest.Builder |
PatchZoneRecordsRequest.Builder.copy(PatchZoneRecordsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.