Enum RolloutStrategy.StrategyCase (0.1.0)

public enum RolloutStrategy.StrategyCase extends Enum<RolloutStrategy.StrategyCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
ALL_AT_ONCE
ROLLING
STRATEGY_NOT_SET

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()