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