Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
ChangeZoneCompartmentResponse |
Dns.changeZoneCompartment(ChangeZoneCompartmentRequest request)
Moves a zone into a different compartment.
|
ChangeZoneCompartmentResponse |
DnsClient.changeZoneCompartment(ChangeZoneCompartmentRequest request) |
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 |
---|---|
ChangeZoneCompartmentResponse |
ChangeZoneCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeZoneCompartmentResponse.Builder |
ChangeZoneCompartmentResponse.Builder.copy(ChangeZoneCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.