Uses of Class
com.oracle.bmc.datacc.requests.ScaleInfrastructureStorageRequest
-
Packages that use ScaleInfrastructureStorageRequest Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.requests -
-
Uses of ScaleInfrastructureStorageRequest in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc with parameters of type ScaleInfrastructureStorageRequest Modifier and Type Method Description ScaleInfrastructureStorageResponseBaseinfra. scaleInfrastructureStorage(ScaleInfrastructureStorageRequest request)Scale storage for the specified infrastructure using the specified details.Future<ScaleInfrastructureStorageResponse>BaseinfraAsync. scaleInfrastructureStorage(ScaleInfrastructureStorageRequest request, AsyncHandler<ScaleInfrastructureStorageRequest,ScaleInfrastructureStorageResponse> handler)Scale storage for the specified infrastructure using the specified details.Future<ScaleInfrastructureStorageResponse>BaseinfraAsyncClient. scaleInfrastructureStorage(ScaleInfrastructureStorageRequest request, AsyncHandler<ScaleInfrastructureStorageRequest,ScaleInfrastructureStorageResponse> handler)ScaleInfrastructureStorageResponseBaseinfraClient. scaleInfrastructureStorage(ScaleInfrastructureStorageRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type ScaleInfrastructureStorageRequest Modifier and Type Method Description Future<ScaleInfrastructureStorageResponse>BaseinfraAsync. scaleInfrastructureStorage(ScaleInfrastructureStorageRequest request, AsyncHandler<ScaleInfrastructureStorageRequest,ScaleInfrastructureStorageResponse> handler)Scale storage for the specified infrastructure using the specified details.Future<ScaleInfrastructureStorageResponse>BaseinfraAsyncClient. scaleInfrastructureStorage(ScaleInfrastructureStorageRequest request, AsyncHandler<ScaleInfrastructureStorageRequest,ScaleInfrastructureStorageResponse> handler) -
Uses of ScaleInfrastructureStorageRequest in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return ScaleInfrastructureStorageRequest Modifier and Type Method Description ScaleInfrastructureStorageRequestScaleInfrastructureStorageRequest.Builder. build()Build the instance of ScaleInfrastructureStorageRequest as configured by this builderScaleInfrastructureStorageRequestScaleInfrastructureStorageRequest.Builder. buildWithoutInvocationCallback()Build the instance of ScaleInfrastructureStorageRequest as configured by this builderMethods in com.oracle.bmc.datacc.requests with parameters of type ScaleInfrastructureStorageRequest Modifier and Type Method Description ScaleInfrastructureStorageRequest.BuilderScaleInfrastructureStorageRequest.Builder. copy(ScaleInfrastructureStorageRequest o)Copy method to populate the builder with values from the given instance.
-