Uses of Class
com.oracle.bmc.datascience.responses.UpdateComputeTargetResponse
-
Packages that use UpdateComputeTargetResponse Package Description com.oracle.bmc.datascience com.oracle.bmc.datascience.responses -
-
Uses of UpdateComputeTargetResponse in com.oracle.bmc.datascience
Methods in com.oracle.bmc.datascience that return UpdateComputeTargetResponse Modifier and Type Method Description UpdateComputeTargetResponseDataScience. updateComputeTarget(UpdateComputeTargetRequest request)Updates the compute target.UpdateComputeTargetResponseDataScienceClient. updateComputeTarget(UpdateComputeTargetRequest request)Methods in com.oracle.bmc.datascience that return types with arguments of type UpdateComputeTargetResponse Modifier and Type Method Description Future<UpdateComputeTargetResponse>DataScienceAsync. updateComputeTarget(UpdateComputeTargetRequest request, AsyncHandler<UpdateComputeTargetRequest,UpdateComputeTargetResponse> handler)Updates the compute target.Future<UpdateComputeTargetResponse>DataScienceAsyncClient. updateComputeTarget(UpdateComputeTargetRequest request, AsyncHandler<UpdateComputeTargetRequest,UpdateComputeTargetResponse> handler)Method parameters in com.oracle.bmc.datascience with type arguments of type UpdateComputeTargetResponse Modifier and Type Method Description Future<UpdateComputeTargetResponse>DataScienceAsync. updateComputeTarget(UpdateComputeTargetRequest request, AsyncHandler<UpdateComputeTargetRequest,UpdateComputeTargetResponse> handler)Updates the compute target.Future<UpdateComputeTargetResponse>DataScienceAsyncClient. updateComputeTarget(UpdateComputeTargetRequest request, AsyncHandler<UpdateComputeTargetRequest,UpdateComputeTargetResponse> handler) -
Uses of UpdateComputeTargetResponse in com.oracle.bmc.datascience.responses
Methods in com.oracle.bmc.datascience.responses that return UpdateComputeTargetResponse Modifier and Type Method Description UpdateComputeTargetResponseUpdateComputeTargetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datascience.responses with parameters of type UpdateComputeTargetResponse Modifier and Type Method Description UpdateComputeTargetResponse.BuilderUpdateComputeTargetResponse.Builder. copy(UpdateComputeTargetResponse o)Copy method to populate the builder with values from the given instance.
-