Uses of Class
io.envoyproxy.envoy.config.trace.v3.Tracing.Http.ConfigTypeCase
-
Packages that use Tracing.Http.ConfigTypeCase Package Description io.envoyproxy.envoy.config.trace.v3 -
-
Uses of Tracing.Http.ConfigTypeCase in io.envoyproxy.envoy.config.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return Tracing.Http.ConfigTypeCase Modifier and Type Method Description static Tracing.Http.ConfigTypeCaseTracing.Http.ConfigTypeCase. forNumber(int value)Tracing.Http.ConfigTypeCaseTracing.Http.Builder. getConfigTypeCase()Tracing.Http.ConfigTypeCaseTracing.Http. getConfigTypeCase()Tracing.Http.ConfigTypeCaseTracing.HttpOrBuilder. getConfigTypeCase()static Tracing.Http.ConfigTypeCaseTracing.Http.ConfigTypeCase. valueOf(int value)Deprecated.static Tracing.Http.ConfigTypeCaseTracing.Http.ConfigTypeCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Tracing.Http.ConfigTypeCase[]Tracing.Http.ConfigTypeCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-