Uses of Class
com.oracle.bmc.datacc.responses.GetVmInstanceResponse
-
Packages that use GetVmInstanceResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of GetVmInstanceResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return GetVmInstanceResponse Modifier and Type Method Description GetVmInstanceResponseBaseinfra. getVmInstance(GetVmInstanceRequest request)Obtain the VM instance on Database Infrastructure that has the specified OCID.GetVmInstanceResponseBaseinfraClient. getVmInstance(GetVmInstanceRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type GetVmInstanceResponse Modifier and Type Method Description Future<GetVmInstanceResponse>BaseinfraAsync. getVmInstance(GetVmInstanceRequest request, AsyncHandler<GetVmInstanceRequest,GetVmInstanceResponse> handler)Obtain the VM instance on Database Infrastructure that has the specified OCID.Future<GetVmInstanceResponse>BaseinfraAsyncClient. getVmInstance(GetVmInstanceRequest request, AsyncHandler<GetVmInstanceRequest,GetVmInstanceResponse> handler) -
Uses of GetVmInstanceResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return GetVmInstanceResponse Modifier and Type Method Description GetVmInstanceResponseGetVmInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type GetVmInstanceResponse Modifier and Type Method Description GetVmInstanceResponse.BuilderGetVmInstanceResponse.Builder. copy(GetVmInstanceResponse o)Copy method to populate the builder with values from the given instance.
-