Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
UpdateResolverResponse |
DnsClient.updateResolver(UpdateResolverRequest request) |
UpdateResolverResponse |
Dns.updateResolver(UpdateResolverRequest request)
Updates the specified resolver with your new information.
|
Future<UpdateResolverResponse> |
DnsAsyncClient.updateResolver(UpdateResolverRequest request,
AsyncHandler<UpdateResolverRequest,UpdateResolverResponse> handler) |
Future<UpdateResolverResponse> |
DnsAsync.updateResolver(UpdateResolverRequest request,
AsyncHandler<UpdateResolverRequest,UpdateResolverResponse> handler)
Updates the specified resolver with your new information.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateResolverResponse> |
DnsAsyncClient.updateResolver(UpdateResolverRequest request,
AsyncHandler<UpdateResolverRequest,UpdateResolverResponse> handler) |
Future<UpdateResolverResponse> |
DnsAsync.updateResolver(UpdateResolverRequest request,
AsyncHandler<UpdateResolverRequest,UpdateResolverResponse> handler)
Updates the specified resolver with your new information.
|
Modifier and Type | Method and Description |
---|---|
UpdateResolverRequest |
UpdateResolverRequest.Builder.build()
Build the instance of UpdateResolverRequest as configured by this builder
|
UpdateResolverRequest |
UpdateResolverRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateResolverRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateResolverRequest.Builder |
UpdateResolverRequest.Builder.copy(UpdateResolverRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.