Uses of Class
flyteidl.core.Tasks.Container.Architecture
-
Packages that use Tasks.Container.Architecture Package Description flyteidl.core -
-
Uses of Tasks.Container.Architecture in flyteidl.core
Fields in flyteidl.core declared as Tasks.Container.Architecture Modifier and Type Field Description private static Tasks.Container.Architecture[]Tasks.Container.Architecture. VALUESFields in flyteidl.core with type parameters of type Tasks.Container.Architecture Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Tasks.Container.Architecture>Tasks.Container.Architecture. internalValueMapMethods in flyteidl.core that return Tasks.Container.Architecture Modifier and Type Method Description static Tasks.Container.ArchitectureTasks.Container.Architecture. forNumber(int value)Tasks.Container.ArchitectureTasks.Container.Builder. getArchitecture().flyteidl.core.Container.Architecture architecture = 10;Tasks.Container.ArchitectureTasks.Container. getArchitecture().flyteidl.core.Container.Architecture architecture = 10;Tasks.Container.ArchitectureTasks.ContainerOrBuilder. getArchitecture().flyteidl.core.Container.Architecture architecture = 10;static Tasks.Container.ArchitectureTasks.Container.Architecture. valueOf(int value)Deprecated.static Tasks.Container.ArchitectureTasks.Container.Architecture. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Tasks.Container.ArchitectureTasks.Container.Architecture. valueOf(String name)Returns the enum constant of this type with the specified name.static Tasks.Container.Architecture[]Tasks.Container.Architecture. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in flyteidl.core that return types with arguments of type Tasks.Container.Architecture Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Tasks.Container.Architecture>Tasks.Container.Architecture. internalGetValueMap()Methods in flyteidl.core with parameters of type Tasks.Container.Architecture Modifier and Type Method Description Tasks.Container.BuilderTasks.Container.Builder. setArchitecture(Tasks.Container.Architecture value).flyteidl.core.Container.Architecture architecture = 10;
-