Uses of Class
io.grpc.xds.EnvoyServerProtoData.CidrRange
Packages that use EnvoyServerProtoData.CidrRange
-
Uses of EnvoyServerProtoData.CidrRange in io.grpc.xds
Subclasses of EnvoyServerProtoData.CidrRange in io.grpc.xdsModifier and TypeClassDescription(package private) final class
Fields in io.grpc.xds with type parameters of type EnvoyServerProtoData.CidrRangeModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList
<EnvoyServerProtoData.CidrRange> AutoValue_EnvoyServerProtoData_FilterChainMatch.prefixRanges
private final com.google.common.collect.ImmutableList
<EnvoyServerProtoData.CidrRange> AutoValue_EnvoyServerProtoData_FilterChainMatch.sourcePrefixRanges
Methods in io.grpc.xds that return EnvoyServerProtoData.CidrRangeMethods in io.grpc.xds that return types with arguments of type EnvoyServerProtoData.CidrRangeModifier and TypeMethodDescription(package private) com.google.common.collect.ImmutableList
<EnvoyServerProtoData.CidrRange> AutoValue_EnvoyServerProtoData_FilterChainMatch.prefixRanges()
(package private) abstract com.google.common.collect.ImmutableList
<EnvoyServerProtoData.CidrRange> EnvoyServerProtoData.FilterChainMatch.prefixRanges()
(package private) com.google.common.collect.ImmutableList
<EnvoyServerProtoData.CidrRange> AutoValue_EnvoyServerProtoData_FilterChainMatch.sourcePrefixRanges()
(package private) abstract com.google.common.collect.ImmutableList
<EnvoyServerProtoData.CidrRange> EnvoyServerProtoData.FilterChainMatch.sourcePrefixRanges()
Method parameters in io.grpc.xds with type arguments of type EnvoyServerProtoData.CidrRangeModifier and TypeMethodDescriptionEnvoyServerProtoData.FilterChainMatch.create
(int destinationPort, com.google.common.collect.ImmutableList<EnvoyServerProtoData.CidrRange> prefixRanges, com.google.common.collect.ImmutableList<String> applicationProtocols, com.google.common.collect.ImmutableList<EnvoyServerProtoData.CidrRange> sourcePrefixRanges, EnvoyServerProtoData.ConnectionSourceType connectionSourceType, com.google.common.collect.ImmutableList<Integer> sourcePorts, com.google.common.collect.ImmutableList<String> serverNames, String transportProtocol) Constructor parameters in io.grpc.xds with type arguments of type EnvoyServerProtoData.CidrRangeModifierConstructorDescription(package private)
AutoValue_EnvoyServerProtoData_FilterChainMatch
(int destinationPort, com.google.common.collect.ImmutableList<EnvoyServerProtoData.CidrRange> prefixRanges, com.google.common.collect.ImmutableList<String> applicationProtocols, com.google.common.collect.ImmutableList<EnvoyServerProtoData.CidrRange> sourcePrefixRanges, EnvoyServerProtoData.ConnectionSourceType connectionSourceType, com.google.common.collect.ImmutableList<Integer> sourcePorts, com.google.common.collect.ImmutableList<String> serverNames, String transportProtocol)