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