static BindingExplanation.Membership |
BindingExplanation.Membership.forNumber(int value) |
|
BindingExplanation.Membership |
BindingExplanation.AnnotatedMembership.Builder.getMembership() |
Indicates whether the binding includes the principal.
|
BindingExplanation.Membership |
BindingExplanation.AnnotatedMembership.getMembership() |
Indicates whether the binding includes the principal.
|
BindingExplanation.Membership |
BindingExplanation.AnnotatedMembershipOrBuilder.getMembership() |
Indicates whether the binding includes the principal.
|
static BindingExplanation.Membership |
BindingExplanation.Membership.valueOf(int value) |
Deprecated.
|
static BindingExplanation.Membership |
BindingExplanation.Membership.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BindingExplanation.Membership |
BindingExplanation.Membership.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BindingExplanation.Membership[] |
BindingExplanation.Membership.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|