Uses of Enum
io.envoyproxy.envoy.service.status.v3.ClientConfigStatus
Packages that use ClientConfigStatus
-
Uses of ClientConfigStatus in io.envoyproxy.envoy.service.status.v3
Fields in io.envoyproxy.envoy.service.status.v3 declared as ClientConfigStatusModifier and TypeFieldDescriptionprivate static final ClientConfigStatus[]ClientConfigStatus.VALUESFields in io.envoyproxy.envoy.service.status.v3 with type parameters of type ClientConfigStatusModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<ClientConfigStatus> ClientConfigStatus.internalValueMapMethods in io.envoyproxy.envoy.service.status.v3 that return ClientConfigStatusModifier and TypeMethodDescriptionstatic ClientConfigStatusClientConfigStatus.forNumber(int value) PerXdsConfig.Builder.getClientStatus()Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.PerXdsConfig.getClientStatus()Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.PerXdsConfigOrBuilder.getClientStatus()Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.static ClientConfigStatusClientConfigStatus.valueOf(int value) Deprecated.static ClientConfigStatusClientConfigStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ClientConfigStatusReturns the enum constant of this type with the specified name.static ClientConfigStatus[]ClientConfigStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type ClientConfigStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ClientConfigStatus> ClientConfigStatus.internalGetValueMap()Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type ClientConfigStatusModifier and TypeMethodDescriptionPerXdsConfig.Builder.setClientStatus(ClientConfigStatus value) Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.