Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateViewRequest,UpdateViewResponse> |
DnsWaiters.forUpdateView(UpdateViewRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateViewRequest,UpdateViewResponse> |
DnsWaiters.forUpdateView(UpdateViewRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateViewRequest,UpdateViewResponse> |
DnsWaiters.forUpdateView(UpdateViewRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateViewRequest,UpdateViewResponse> |
DnsWaiters.forUpdateView(UpdateViewRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
UpdateViewResponse |
Dns.updateView(UpdateViewRequest request)
Updates the specified view with your new information.
|
UpdateViewResponse |
DnsClient.updateView(UpdateViewRequest request) |
Future<UpdateViewResponse> |
DnsAsync.updateView(UpdateViewRequest request,
AsyncHandler<UpdateViewRequest,UpdateViewResponse> handler)
Updates the specified view with your new information.
|
Future<UpdateViewResponse> |
DnsAsyncClient.updateView(UpdateViewRequest request,
AsyncHandler<UpdateViewRequest,UpdateViewResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateViewResponse> |
DnsAsync.updateView(UpdateViewRequest request,
AsyncHandler<UpdateViewRequest,UpdateViewResponse> handler)
Updates the specified view with your new information.
|
Future<UpdateViewResponse> |
DnsAsyncClient.updateView(UpdateViewRequest request,
AsyncHandler<UpdateViewRequest,UpdateViewResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateViewRequest |
UpdateViewRequest.Builder.build()
Build the instance of UpdateViewRequest as configured by this builder
|
UpdateViewRequest |
UpdateViewRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateViewRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateViewRequest.Builder |
UpdateViewRequest.Builder.copy(UpdateViewRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.