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