Uses of Class
com.oracle.bmc.datacc.requests.ScaleVmInstanceRequest
-
Packages that use ScaleVmInstanceRequest Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.requests -
-
Uses of ScaleVmInstanceRequest in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc with parameters of type ScaleVmInstanceRequest Modifier and Type Method Description ScaleVmInstanceResponseBaseinfra. scaleVmInstance(ScaleVmInstanceRequest request)Scale the VM instance on Database Infrastructure that has the specified OCID.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)ScaleVmInstanceResponseBaseinfraClient. scaleVmInstance(ScaleVmInstanceRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type ScaleVmInstanceRequest 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 ScaleVmInstanceRequest in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return ScaleVmInstanceRequest Modifier and Type Method Description ScaleVmInstanceRequestScaleVmInstanceRequest.Builder. build()Build the instance of ScaleVmInstanceRequest as configured by this builderScaleVmInstanceRequestScaleVmInstanceRequest.Builder. buildWithoutInvocationCallback()Build the instance of ScaleVmInstanceRequest as configured by this builderMethods in com.oracle.bmc.datacc.requests with parameters of type ScaleVmInstanceRequest Modifier and Type Method Description ScaleVmInstanceRequest.BuilderScaleVmInstanceRequest.Builder. copy(ScaleVmInstanceRequest o)Copy method to populate the builder with values from the given instance.
-