Uses of Enum
com.exoscale.sdk.model.DbaasNodeStateProgressUpdate.PhaseEnum
Packages that use DbaasNodeStateProgressUpdate.PhaseEnum
-
Uses of DbaasNodeStateProgressUpdate.PhaseEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DbaasNodeStateProgressUpdate.PhaseEnumModifier and TypeMethodDescriptionDbaasNodeStateProgressUpdate.getPhase()Key identifying this phaseReturns the enum constant of this type with the specified name.DbaasNodeStateProgressUpdate.PhaseEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type DbaasNodeStateProgressUpdate.PhaseEnumModifier and TypeMethodDescriptionDbaasNodeStateProgressUpdate.phase(DbaasNodeStateProgressUpdate.PhaseEnum phase) voidDbaasNodeStateProgressUpdate.setPhase(DbaasNodeStateProgressUpdate.PhaseEnum phase)