Uses of Class
com.oracle.bmc.datacc.responses.ScaleVmInstanceResponse
-
Packages that use ScaleVmInstanceResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of ScaleVmInstanceResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return ScaleVmInstanceResponse Modifier and Type Method Description ScaleVmInstanceResponseBaseinfra. scaleVmInstance(ScaleVmInstanceRequest request)Scale the VM instance on Database Infrastructure that has the specified OCID.ScaleVmInstanceResponseBaseinfraClient. scaleVmInstance(ScaleVmInstanceRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type ScaleVmInstanceResponse Modifier and Type Method Description Future<ScaleVmInstanceResponse>BaseinfraAsync. scaleVmInstance(ScaleVmInstanceRequest request, AsyncHandler<ScaleVmInstanceRequest,ScaleVmInstanceResponse> handler)Scale the VM instance on Database Infrastructure that has the specified OCID.Future<ScaleVmInstanceResponse>BaseinfraAsyncClient. scaleVmInstance(ScaleVmInstanceRequest request, AsyncHandler<ScaleVmInstanceRequest,ScaleVmInstanceResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type ScaleVmInstanceResponse Modifier and Type Method Description Future<ScaleVmInstanceResponse>BaseinfraAsync. scaleVmInstance(ScaleVmInstanceRequest request, AsyncHandler<ScaleVmInstanceRequest,ScaleVmInstanceResponse> handler)Scale the VM instance on Database Infrastructure that has the specified OCID.Future<ScaleVmInstanceResponse>BaseinfraAsyncClient. scaleVmInstance(ScaleVmInstanceRequest request, AsyncHandler<ScaleVmInstanceRequest,ScaleVmInstanceResponse> handler) -
Uses of ScaleVmInstanceResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return ScaleVmInstanceResponse Modifier and Type Method Description ScaleVmInstanceResponseScaleVmInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type ScaleVmInstanceResponse Modifier and Type Method Description ScaleVmInstanceResponse.BuilderScaleVmInstanceResponse.Builder. copy(ScaleVmInstanceResponse o)Copy method to populate the builder with values from the given instance.
-