Uses of Class
com.oracle.bmc.dns.responses.ChangeViewCompartmentResponse
- 
Packages that use ChangeViewCompartmentResponse Package Description com.oracle.bmc.dns com.oracle.bmc.dns.responses 
- 
- 
Uses of ChangeViewCompartmentResponse in com.oracle.bmc.dnsMethods in com.oracle.bmc.dns that return ChangeViewCompartmentResponse Modifier and Type Method Description ChangeViewCompartmentResponseDns. changeViewCompartment(ChangeViewCompartmentRequest request)Moves a view into a different compartment.ChangeViewCompartmentResponseDnsClient. changeViewCompartment(ChangeViewCompartmentRequest request)Method parameters in com.oracle.bmc.dns with type arguments of type ChangeViewCompartmentResponse Modifier and Type Method 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)
- 
Uses of ChangeViewCompartmentResponse in com.oracle.bmc.dns.responsesMethods in com.oracle.bmc.dns.responses that return ChangeViewCompartmentResponse Modifier and Type Method Description ChangeViewCompartmentResponseChangeViewCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dns.responses with parameters of type ChangeViewCompartmentResponse Modifier and Type Method Description ChangeViewCompartmentResponse.BuilderChangeViewCompartmentResponse.Builder. copy(ChangeViewCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-