Uses of Enum
io.envoyproxy.envoy.config.core.v3.GrpcService.TargetSpecifierCase
Packages that use GrpcService.TargetSpecifierCase
-
Uses of GrpcService.TargetSpecifierCase in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type GrpcService.TargetSpecifierCase in io.envoyproxy.envoy.config.core.v3Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.TargetSpecifierCaseModifier and TypeMethodDescriptionGrpcService.TargetSpecifierCase.forNumber(int value) GrpcService.Builder.getTargetSpecifierCase()GrpcService.getTargetSpecifierCase()GrpcServiceOrBuilder.getTargetSpecifierCase()GrpcService.TargetSpecifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static GrpcService.TargetSpecifierCase[]GrpcService.TargetSpecifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.