Uses of Class
com.oracle.bmc.datacc.model.ScaleInfrastructureStorageDetails
-
Packages that use ScaleInfrastructureStorageDetails Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.requests -
-
Uses of ScaleInfrastructureStorageDetails in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return ScaleInfrastructureStorageDetails Modifier and Type Method Description ScaleInfrastructureStorageDetailsScaleInfrastructureStorageDetails.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type ScaleInfrastructureStorageDetails Modifier and Type Method Description ScaleInfrastructureStorageDetails.BuilderScaleInfrastructureStorageDetails.Builder. copy(ScaleInfrastructureStorageDetails model) -
Uses of ScaleInfrastructureStorageDetails in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return ScaleInfrastructureStorageDetails Modifier and Type Method Description ScaleInfrastructureStorageDetailsScaleInfrastructureStorageRequest. getBody$()Alternative accessor for the body parameter.ScaleInfrastructureStorageDetailsScaleInfrastructureStorageRequest. getScaleInfrastructureStorageDetails()The scale storage details for the Database Infrastructure.Methods in com.oracle.bmc.datacc.requests with parameters of type ScaleInfrastructureStorageDetails Modifier and Type Method Description ScaleInfrastructureStorageRequest.BuilderScaleInfrastructureStorageRequest.Builder. body$(ScaleInfrastructureStorageDetails body)Alternative setter for the body parameter.ScaleInfrastructureStorageRequest.BuilderScaleInfrastructureStorageRequest.Builder. scaleInfrastructureStorageDetails(ScaleInfrastructureStorageDetails scaleInfrastructureStorageDetails)The scale storage details for the Database Infrastructure.
-