static Architecture |
Architecture.forNumber(int value) |
|
Architecture |
Distribution.Builder.getArchitecture() |
The CPU architecture for which packages in this distribution channel were
built.
|
Architecture |
Distribution.getArchitecture() |
The CPU architecture for which packages in this distribution channel were
built.
|
Architecture |
DistributionOrBuilder.getArchitecture() |
The CPU architecture for which packages in this distribution channel were
built.
|
static Architecture |
Architecture.valueOf(int value) |
Deprecated.
|
static Architecture |
Architecture.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Architecture |
Architecture.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Architecture[] |
Architecture.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|