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