static GuestPolicies.Package.Manager |
GuestPolicies.Package.Manager.forNumber(int value) |
|
GuestPolicies.Package.Manager |
GuestPolicies.Package.Builder.getManager() |
Type of package manager that can be used to install this package.
|
GuestPolicies.Package.Manager |
GuestPolicies.Package.getManager() |
Type of package manager that can be used to install this package.
|
GuestPolicies.Package.Manager |
GuestPolicies.PackageOrBuilder.getManager() |
Type of package manager that can be used to install this package.
|
static GuestPolicies.Package.Manager |
GuestPolicies.Package.Manager.valueOf(int value) |
Deprecated.
|
static GuestPolicies.Package.Manager |
GuestPolicies.Package.Manager.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GuestPolicies.Package.Manager |
GuestPolicies.Package.Manager.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GuestPolicies.Package.Manager[] |
GuestPolicies.Package.Manager.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|