Uses of Class
io.envoyproxy.envoy.config.trace.v3.ZipkinConfig.CollectorEndpointVersion
-
Packages that use ZipkinConfig.CollectorEndpointVersion Package Description io.envoyproxy.envoy.config.trace.v3 -
-
Uses of ZipkinConfig.CollectorEndpointVersion in io.envoyproxy.envoy.config.trace.v3
Fields in io.envoyproxy.envoy.config.trace.v3 declared as ZipkinConfig.CollectorEndpointVersion Modifier and Type Field Description private static ZipkinConfig.CollectorEndpointVersion[]ZipkinConfig.CollectorEndpointVersion. VALUESFields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type ZipkinConfig.CollectorEndpointVersion Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<ZipkinConfig.CollectorEndpointVersion>ZipkinConfig.CollectorEndpointVersion. internalValueMapMethods in io.envoyproxy.envoy.config.trace.v3 that return ZipkinConfig.CollectorEndpointVersion Modifier and Type Method Description static ZipkinConfig.CollectorEndpointVersionZipkinConfig.CollectorEndpointVersion. forNumber(int value)ZipkinConfig.CollectorEndpointVersionZipkinConfig.Builder. getCollectorEndpointVersion()Determines the selected collector endpoint version.ZipkinConfig.CollectorEndpointVersionZipkinConfig. getCollectorEndpointVersion()Determines the selected collector endpoint version.ZipkinConfig.CollectorEndpointVersionZipkinConfigOrBuilder. getCollectorEndpointVersion()Determines the selected collector endpoint version.static ZipkinConfig.CollectorEndpointVersionZipkinConfig.CollectorEndpointVersion. valueOf(int value)Deprecated.static ZipkinConfig.CollectorEndpointVersionZipkinConfig.CollectorEndpointVersion. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ZipkinConfig.CollectorEndpointVersionZipkinConfig.CollectorEndpointVersion. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ZipkinConfig.CollectorEndpointVersion[]ZipkinConfig.CollectorEndpointVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type ZipkinConfig.CollectorEndpointVersion Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ZipkinConfig.CollectorEndpointVersion>ZipkinConfig.CollectorEndpointVersion. internalGetValueMap()Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type ZipkinConfig.CollectorEndpointVersion Modifier and Type Method Description ZipkinConfig.BuilderZipkinConfig.Builder. setCollectorEndpointVersion(ZipkinConfig.CollectorEndpointVersion value)Determines the selected collector endpoint version.
-