Uses of Class
com.oracle.bmc.datascience.model.UpdateComputeTargetDetails
-
Packages that use UpdateComputeTargetDetails Package Description com.oracle.bmc.datascience.model com.oracle.bmc.datascience.requests -
-
Uses of UpdateComputeTargetDetails in com.oracle.bmc.datascience.model
Methods in com.oracle.bmc.datascience.model that return UpdateComputeTargetDetails Modifier and Type Method Description UpdateComputeTargetDetailsUpdateComputeTargetDetails.Builder. build()Methods in com.oracle.bmc.datascience.model with parameters of type UpdateComputeTargetDetails Modifier and Type Method Description UpdateComputeTargetDetails.BuilderUpdateComputeTargetDetails.Builder. copy(UpdateComputeTargetDetails model) -
Uses of UpdateComputeTargetDetails in com.oracle.bmc.datascience.requests
Methods in com.oracle.bmc.datascience.requests that return UpdateComputeTargetDetails Modifier and Type Method Description UpdateComputeTargetDetailsUpdateComputeTargetRequest. getBody$()Alternative accessor for the body parameter.UpdateComputeTargetDetailsUpdateComputeTargetRequest. getUpdateComputeTargetDetails()Details for updating a Compute Target.Methods in com.oracle.bmc.datascience.requests with parameters of type UpdateComputeTargetDetails Modifier and Type Method Description UpdateComputeTargetRequest.BuilderUpdateComputeTargetRequest.Builder. body$(UpdateComputeTargetDetails body)Alternative setter for the body parameter.UpdateComputeTargetRequest.BuilderUpdateComputeTargetRequest.Builder. updateComputeTargetDetails(UpdateComputeTargetDetails updateComputeTargetDetails)Details for updating a Compute Target.
-