Uses of Class
feast.proto.core.FeatureServiceProto.LoggingConfig.DestinationCase
-
Packages that use FeatureServiceProto.LoggingConfig.DestinationCase Package Description feast.proto.core -
-
Uses of FeatureServiceProto.LoggingConfig.DestinationCase in feast.proto.core
Methods in feast.proto.core that return FeatureServiceProto.LoggingConfig.DestinationCase Modifier and Type Method Description static FeatureServiceProto.LoggingConfig.DestinationCaseFeatureServiceProto.LoggingConfig.DestinationCase. forNumber(int value)FeatureServiceProto.LoggingConfig.DestinationCaseFeatureServiceProto.LoggingConfig.Builder. getDestinationCase()FeatureServiceProto.LoggingConfig.DestinationCaseFeatureServiceProto.LoggingConfig. getDestinationCase()FeatureServiceProto.LoggingConfig.DestinationCaseFeatureServiceProto.LoggingConfigOrBuilder. getDestinationCase()static FeatureServiceProto.LoggingConfig.DestinationCaseFeatureServiceProto.LoggingConfig.DestinationCase. valueOf(int value)Deprecated.static FeatureServiceProto.LoggingConfig.DestinationCaseFeatureServiceProto.LoggingConfig.DestinationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static FeatureServiceProto.LoggingConfig.DestinationCase[]FeatureServiceProto.LoggingConfig.DestinationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-