Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeZoneCompartmentRequest,ChangeZoneCompartmentResponse> |
DnsWaiters.forChangeZoneCompartment(ChangeZoneCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeZoneCompartmentRequest,ChangeZoneCompartmentResponse> |
DnsWaiters.forChangeZoneCompartment(ChangeZoneCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeZoneCompartmentResponse> |
DnsAsync.changeZoneCompartment(ChangeZoneCompartmentRequest request,
AsyncHandler<ChangeZoneCompartmentRequest,ChangeZoneCompartmentResponse> handler)
Moves a zone into a different compartment.
|
Future<ChangeZoneCompartmentResponse> |
DnsAsyncClient.changeZoneCompartment(ChangeZoneCompartmentRequest request,
AsyncHandler<ChangeZoneCompartmentRequest,ChangeZoneCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeZoneCompartmentRequest |
ChangeZoneCompartmentRequest.Builder.build()
Build the instance of ChangeZoneCompartmentRequest as configured by this builder
|
ChangeZoneCompartmentRequest |
ChangeZoneCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeZoneCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.copy(ChangeZoneCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.