Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
PatchRRSetResponse |
Dns.patchRRSet(PatchRRSetRequest request)
Updates records in the specified RRSet.
|
PatchRRSetResponse |
DnsClient.patchRRSet(PatchRRSetRequest request) |
Future<PatchRRSetResponse> |
DnsAsync.patchRRSet(PatchRRSetRequest request,
AsyncHandler<PatchRRSetRequest,PatchRRSetResponse> handler)
Updates records in the specified RRSet.
|
Future<PatchRRSetResponse> |
DnsAsyncClient.patchRRSet(PatchRRSetRequest request,
AsyncHandler<PatchRRSetRequest,PatchRRSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PatchRRSetResponse> |
DnsAsync.patchRRSet(PatchRRSetRequest request,
AsyncHandler<PatchRRSetRequest,PatchRRSetResponse> handler)
Updates records in the specified RRSet.
|
Future<PatchRRSetResponse> |
DnsAsyncClient.patchRRSet(PatchRRSetRequest request,
AsyncHandler<PatchRRSetRequest,PatchRRSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchRRSetRequest |
PatchRRSetRequest.Builder.build()
Build the instance of PatchRRSetRequest as configured by this builder
|
PatchRRSetRequest |
PatchRRSetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchRRSetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchRRSetRequest.Builder |
PatchRRSetRequest.Builder.copy(PatchRRSetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.