Uses of Enum
io.envoyproxy.envoy.type.v3.CodecClientType
Packages that use CodecClientType
-
Uses of CodecClientType in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return CodecClientTypeModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.getCodecClientType()Use specified application protocol for health checks.HealthCheck.HttpHealthCheck.getCodecClientType()Use specified application protocol for health checks.HealthCheck.HttpHealthCheckOrBuilder.getCodecClientType()Use specified application protocol for health checks.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type CodecClientTypeModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.setCodecClientType(CodecClientType value) Use specified application protocol for health checks. -
Uses of CodecClientType in io.envoyproxy.envoy.type.v3
Subclasses with type arguments of type CodecClientType in io.envoyproxy.envoy.type.v3Modifier and TypeClassDescriptionenumProtobuf enumenvoy.type.v3.CodecClientTypeFields in io.envoyproxy.envoy.type.v3 declared as CodecClientTypeFields in io.envoyproxy.envoy.type.v3 with type parameters of type CodecClientTypeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<CodecClientType> CodecClientType.internalValueMapMethods in io.envoyproxy.envoy.type.v3 that return CodecClientTypeModifier and TypeMethodDescriptionstatic CodecClientTypeCodecClientType.forNumber(int value) static CodecClientTypeCodecClientType.valueOf(int value) Deprecated.static CodecClientTypeCodecClientType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static CodecClientTypeReturns the enum constant of this type with the specified name.static CodecClientType[]CodecClientType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type CodecClientTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CodecClientType> CodecClientType.internalGetValueMap()