Uses of Class
com.oracle.bmc.datacc.model.InfrastructureScaleOption
-
Packages that use InfrastructureScaleOption Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.responses -
-
Uses of InfrastructureScaleOption in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return InfrastructureScaleOption Modifier and Type Method Description InfrastructureScaleOptionInfrastructureScaleOption.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type InfrastructureScaleOption Modifier and Type Method Description InfrastructureScaleOption.BuilderInfrastructureScaleOption.Builder. copy(InfrastructureScaleOption model) -
Uses of InfrastructureScaleOption in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return InfrastructureScaleOption Modifier and Type Method Description InfrastructureScaleOptionGetInfrastructureScaleOptionResponse. getInfrastructureScaleOption()The returned InfrastructureScaleOption instance.Methods in com.oracle.bmc.datacc.responses with parameters of type InfrastructureScaleOption Modifier and Type Method Description GetInfrastructureScaleOptionResponse.BuilderGetInfrastructureScaleOptionResponse.Builder. infrastructureScaleOption(InfrastructureScaleOption infrastructureScaleOption)The returned InfrastructureScaleOption instance.
-