Uses of Interface
feast.proto.core.InfraObjectProto.InfraObject.CustomInfraOrBuilder
-
Packages that use InfraObjectProto.InfraObject.CustomInfraOrBuilder Package Description feast.proto.core -
-
Uses of InfraObjectProto.InfraObject.CustomInfraOrBuilder in feast.proto.core
Classes in feast.proto.core that implement InfraObjectProto.InfraObject.CustomInfraOrBuilder Modifier and Type Class Description static classInfraObjectProto.InfraObject.CustomInfraAllows for custom infra objects to be addedstatic classInfraObjectProto.InfraObject.CustomInfra.BuilderAllows for custom infra objects to be addedMethods in feast.proto.core that return InfraObjectProto.InfraObject.CustomInfraOrBuilder Modifier and Type Method Description InfraObjectProto.InfraObject.CustomInfraOrBuilderInfraObjectProto.InfraObject.Builder. getCustomInfraOrBuilder().feast.core.InfraObject.CustomInfra custom_infra = 100;InfraObjectProto.InfraObject.CustomInfraOrBuilderInfraObjectProto.InfraObject. getCustomInfraOrBuilder().feast.core.InfraObject.CustomInfra custom_infra = 100;InfraObjectProto.InfraObject.CustomInfraOrBuilderInfraObjectProto.InfraObjectOrBuilder. getCustomInfraOrBuilder().feast.core.InfraObject.CustomInfra custom_infra = 100;
-