Uses of Class
io.envoyproxy.envoy.service.status.v3.ClientConfigStatus
-
Packages that use ClientConfigStatus Package Description io.envoyproxy.envoy.service.status.v3 -
-
Uses of ClientConfigStatus in io.envoyproxy.envoy.service.status.v3
Methods in io.envoyproxy.envoy.service.status.v3 that return ClientConfigStatus Modifier and Type Method Description static ClientConfigStatusClientConfigStatus. forNumber(int value)ClientConfigStatusPerXdsConfig.Builder. getClientStatus()Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.ClientConfigStatusPerXdsConfig. getClientStatus()Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.ClientConfigStatusPerXdsConfigOrBuilder. 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 ClientConfigStatusClientConfigStatus. valueOf(String name)Returns 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 ClientConfigStatus Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ClientConfigStatus>ClientConfigStatus. internalGetValueMap()Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type ClientConfigStatus Modifier and Type Method Description PerXdsConfig.BuilderPerXdsConfig.Builder. setClientStatus(ClientConfigStatus value)Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.
-