Uses of Class
com.oracle.bmc.datasafe.responses.ChangeReportDefinitionCompartmentResponse
-
Packages that use ChangeReportDefinitionCompartmentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of ChangeReportDefinitionCompartmentResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return ChangeReportDefinitionCompartmentResponse Modifier and Type Method Description ChangeReportDefinitionCompartmentResponse
DataSafe. changeReportDefinitionCompartment(ChangeReportDefinitionCompartmentRequest request)
Moves a resource into a different compartment.ChangeReportDefinitionCompartmentResponse
DataSafeClient. changeReportDefinitionCompartment(ChangeReportDefinitionCompartmentRequest request)
Methods in com.oracle.bmc.datasafe that return types with arguments of type ChangeReportDefinitionCompartmentResponse Modifier and Type Method Description Future<ChangeReportDefinitionCompartmentResponse>
DataSafeAsync. changeReportDefinitionCompartment(ChangeReportDefinitionCompartmentRequest request, AsyncHandler<ChangeReportDefinitionCompartmentRequest,ChangeReportDefinitionCompartmentResponse> handler)
Moves a resource into a different compartment.Future<ChangeReportDefinitionCompartmentResponse>
DataSafeAsyncClient. changeReportDefinitionCompartment(ChangeReportDefinitionCompartmentRequest request, AsyncHandler<ChangeReportDefinitionCompartmentRequest,ChangeReportDefinitionCompartmentResponse> handler)
Method parameters in com.oracle.bmc.datasafe with type arguments of type ChangeReportDefinitionCompartmentResponse Modifier and Type Method Description Future<ChangeReportDefinitionCompartmentResponse>
DataSafeAsync. changeReportDefinitionCompartment(ChangeReportDefinitionCompartmentRequest request, AsyncHandler<ChangeReportDefinitionCompartmentRequest,ChangeReportDefinitionCompartmentResponse> handler)
Moves a resource into a different compartment.Future<ChangeReportDefinitionCompartmentResponse>
DataSafeAsyncClient. changeReportDefinitionCompartment(ChangeReportDefinitionCompartmentRequest request, AsyncHandler<ChangeReportDefinitionCompartmentRequest,ChangeReportDefinitionCompartmentResponse> handler)
-
Uses of ChangeReportDefinitionCompartmentResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ChangeReportDefinitionCompartmentResponse Modifier and Type Method Description ChangeReportDefinitionCompartmentResponse
ChangeReportDefinitionCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ChangeReportDefinitionCompartmentResponse Modifier and Type Method Description ChangeReportDefinitionCompartmentResponse.Builder
ChangeReportDefinitionCompartmentResponse.Builder. copy(ChangeReportDefinitionCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-