Uses of Enum
io.envoyproxy.envoy.config.rbac.v3.RBAC.AuditLoggingOptions.AuditCondition
Packages that use RBAC.AuditLoggingOptions.AuditCondition
-
Uses of RBAC.AuditLoggingOptions.AuditCondition in io.envoyproxy.envoy.config.rbac.v3
Subclasses with type arguments of type RBAC.AuditLoggingOptions.AuditCondition in io.envoyproxy.envoy.config.rbac.v3Modifier and TypeClassDescriptionstatic enumDeny and allow here refer to RBAC decisions, not actions.Fields in io.envoyproxy.envoy.config.rbac.v3 declared as RBAC.AuditLoggingOptions.AuditConditionModifier and TypeFieldDescriptionprivate static final RBAC.AuditLoggingOptions.AuditCondition[]RBAC.AuditLoggingOptions.AuditCondition.VALUESFields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type RBAC.AuditLoggingOptions.AuditConditionModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<RBAC.AuditLoggingOptions.AuditCondition> RBAC.AuditLoggingOptions.AuditCondition.internalValueMapMethods in io.envoyproxy.envoy.config.rbac.v3 that return RBAC.AuditLoggingOptions.AuditConditionModifier and TypeMethodDescriptionRBAC.AuditLoggingOptions.AuditCondition.forNumber(int value) RBAC.AuditLoggingOptions.Builder.getAuditCondition()Condition for the audit logging to happen.RBAC.AuditLoggingOptions.getAuditCondition()Condition for the audit logging to happen.RBAC.AuditLoggingOptionsOrBuilder.getAuditCondition()Condition for the audit logging to happen.RBAC.AuditLoggingOptions.AuditCondition.valueOf(int value) Deprecated.RBAC.AuditLoggingOptions.AuditCondition.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.RBAC.AuditLoggingOptions.AuditCondition.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type RBAC.AuditLoggingOptions.AuditConditionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RBAC.AuditLoggingOptions.AuditCondition> RBAC.AuditLoggingOptions.AuditCondition.internalGetValueMap()Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type RBAC.AuditLoggingOptions.AuditConditionModifier and TypeMethodDescriptionRBAC.AuditLoggingOptions.Builder.setAuditCondition(RBAC.AuditLoggingOptions.AuditCondition value) Condition for the audit logging to happen.