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