Uses of Class
com.oracle.bmc.datacc.responses.ScaleInfrastructureStorageResponse
-
Packages that use ScaleInfrastructureStorageResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of ScaleInfrastructureStorageResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return ScaleInfrastructureStorageResponse Modifier and Type Method Description ScaleInfrastructureStorageResponseBaseinfra. scaleInfrastructureStorage(ScaleInfrastructureStorageRequest request)Scale storage for the specified infrastructure using the specified details.ScaleInfrastructureStorageResponseBaseinfraClient. scaleInfrastructureStorage(ScaleInfrastructureStorageRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type ScaleInfrastructureStorageResponse 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)Method parameters in com.oracle.bmc.datacc with type arguments of type ScaleInfrastructureStorageResponse 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 ScaleInfrastructureStorageResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return ScaleInfrastructureStorageResponse Modifier and Type Method Description ScaleInfrastructureStorageResponseScaleInfrastructureStorageResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type ScaleInfrastructureStorageResponse Modifier and Type Method Description ScaleInfrastructureStorageResponse.BuilderScaleInfrastructureStorageResponse.Builder. copy(ScaleInfrastructureStorageResponse o)Copy method to populate the builder with values from the given instance.
-