Enum Stream.BackfillAllStrategy.ExcludedObjectsCase (1.40.0)

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

Static Fields

NameDescription
EXCLUDEDOBJECTS_NOT_SET
MYSQL_EXCLUDED_OBJECTS
ORACLE_EXCLUDED_OBJECTS
POSTGRESQL_EXCLUDED_OBJECTS

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()