Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
ChangeViewCompartmentResponse |
Dns.changeViewCompartment(ChangeViewCompartmentRequest request)
Moves a view into a different compartment.
|
ChangeViewCompartmentResponse |
DnsClient.changeViewCompartment(ChangeViewCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeViewCompartmentResponse> |
DnsAsync.changeViewCompartment(ChangeViewCompartmentRequest request,
AsyncHandler<ChangeViewCompartmentRequest,ChangeViewCompartmentResponse> handler)
Moves a view into a different compartment.
|
Future<ChangeViewCompartmentResponse> |
DnsAsyncClient.changeViewCompartment(ChangeViewCompartmentRequest request,
AsyncHandler<ChangeViewCompartmentRequest,ChangeViewCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeViewCompartmentResponse |
ChangeViewCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeViewCompartmentResponse.Builder |
ChangeViewCompartmentResponse.Builder.copy(ChangeViewCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.