static FilterChainMatch.ConnectionSourceType |
FilterChainMatch.ConnectionSourceType.forNumber(int value) |
|
FilterChainMatch.ConnectionSourceType |
FilterChainMatch.Builder.getSourceType() |
Specifies the connection source IP match type.
|
FilterChainMatch.ConnectionSourceType |
FilterChainMatch.getSourceType() |
Specifies the connection source IP match type.
|
FilterChainMatch.ConnectionSourceType |
FilterChainMatchOrBuilder.getSourceType() |
Specifies the connection source IP match type.
|
static FilterChainMatch.ConnectionSourceType |
FilterChainMatch.ConnectionSourceType.valueOf(int value) |
Deprecated.
|
static FilterChainMatch.ConnectionSourceType |
FilterChainMatch.ConnectionSourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FilterChainMatch.ConnectionSourceType |
FilterChainMatch.ConnectionSourceType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FilterChainMatch.ConnectionSourceType[] |
FilterChainMatch.ConnectionSourceType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|