Uses of Enum
io.envoyproxy.envoy.service.status.v2.ConfigStatus
Packages that use ConfigStatus
-
Uses of ConfigStatus in io.envoyproxy.envoy.service.status.v2
Methods in io.envoyproxy.envoy.service.status.v2 that return ConfigStatusModifier and TypeMethodDescriptionstatic ConfigStatusConfigStatus.forNumber(int value) PerXdsConfig.Builder.getStatus().envoy.service.status.v2.ConfigStatus status = 1;PerXdsConfig.getStatus().envoy.service.status.v2.ConfigStatus status = 1;PerXdsConfigOrBuilder.getStatus().envoy.service.status.v2.ConfigStatus status = 1;static ConfigStatusConfigStatus.valueOf(int value) Deprecated.static ConfigStatusConfigStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ConfigStatusReturns the enum constant of this type with the specified name.static ConfigStatus[]ConfigStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.service.status.v2 that return types with arguments of type ConfigStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ConfigStatus>ConfigStatus.internalGetValueMap()Methods in io.envoyproxy.envoy.service.status.v2 with parameters of type ConfigStatusModifier and TypeMethodDescriptionPerXdsConfig.Builder.setStatus(ConfigStatus value) .envoy.service.status.v2.ConfigStatus status = 1;