Uses of Class
com.oracle.bmc.datascience.responses.GetComputeTargetResponse
-
Packages that use GetComputeTargetResponse Package Description com.oracle.bmc.datascience com.oracle.bmc.datascience.responses -
-
Uses of GetComputeTargetResponse in com.oracle.bmc.datascience
Methods in com.oracle.bmc.datascience that return GetComputeTargetResponse Modifier and Type Method Description GetComputeTargetResponseDataScience. getComputeTarget(GetComputeTargetRequest request)Retrieves the compute target for the specifiedcomputeTargetId.GetComputeTargetResponseDataScienceClient. getComputeTarget(GetComputeTargetRequest request)Method parameters in com.oracle.bmc.datascience with type arguments of type GetComputeTargetResponse Modifier and Type Method Description Future<GetComputeTargetResponse>DataScienceAsync. getComputeTarget(GetComputeTargetRequest request, AsyncHandler<GetComputeTargetRequest,GetComputeTargetResponse> handler)Retrieves the compute target for the specifiedcomputeTargetId.Future<GetComputeTargetResponse>DataScienceAsyncClient. getComputeTarget(GetComputeTargetRequest request, AsyncHandler<GetComputeTargetRequest,GetComputeTargetResponse> handler) -
Uses of GetComputeTargetResponse in com.oracle.bmc.datascience.responses
Methods in com.oracle.bmc.datascience.responses that return GetComputeTargetResponse Modifier and Type Method Description GetComputeTargetResponseGetComputeTargetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datascience.responses with parameters of type GetComputeTargetResponse Modifier and Type Method Description GetComputeTargetResponse.BuilderGetComputeTargetResponse.Builder. copy(GetComputeTargetResponse o)Copy method to populate the builder with values from the given instance.
-