Uses of Class
com.oracle.bmc.networkloadbalancer.model.HcsInfraIpVersion
-
Packages that use HcsInfraIpVersion Package Description com.oracle.bmc.networkloadbalancer.model -
-
Uses of HcsInfraIpVersion in com.oracle.bmc.networkloadbalancer.model
Methods in com.oracle.bmc.networkloadbalancer.model that return HcsInfraIpVersion Modifier and Type Method Description static HcsInfraIpVersion
HcsInfraIpVersion. create(String key)
static HcsInfraIpVersion
HcsInfraIpVersion. valueOf(String name)
Returns the enum constant of this type with the specified name.static HcsInfraIpVersion[]
HcsInfraIpVersion. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-