Enum Stream.BackfillAllStrategy.ExcludedObjectsCase (1.41.0)

public enum Stream.BackfillAllStrategy.ExcludedObjectsCase extends Enum<Stream.BackfillAllStrategy.ExcludedObjectsCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
EXCLUDEDOBJECTS_NOT_SET
MYSQL_EXCLUDED_OBJECTS
ORACLE_EXCLUDED_OBJECTS
POSTGRESQL_EXCLUDED_OBJECTS

Static Methods

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

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()