| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ClientIPConfig> |
V1.ClientIPConfig.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ClientIPConfig |
V1.ClientIPConfig.Builder.build() |
V1.ClientIPConfig |
V1.ClientIPConfig.Builder.buildPartial() |
V1.ClientIPConfig |
V1.SessionAffinityConfigOrBuilder.getClientIP()
clientIP contains the configurations of Client IP based session affinity.
|
V1.ClientIPConfig |
V1.SessionAffinityConfig.getClientIP()
clientIP contains the configurations of Client IP based session affinity.
|
V1.ClientIPConfig |
V1.SessionAffinityConfig.Builder.getClientIP()
clientIP contains the configurations of Client IP based session affinity.
|
static V1.ClientIPConfig |
V1.ClientIPConfig.getDefaultInstance() |
V1.ClientIPConfig |
V1.ClientIPConfig.getDefaultInstanceForType() |
V1.ClientIPConfig |
V1.ClientIPConfig.Builder.getDefaultInstanceForType() |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseDelimitedFrom(InputStream input) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(byte[] data) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(ByteBuffer data) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(com.google.protobuf.ByteString data) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(InputStream input) |
static V1.ClientIPConfig |
V1.ClientIPConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.ClientIPConfig> |
V1.ClientIPConfig.getParserForType() |
static com.google.protobuf.Parser<V1.ClientIPConfig> |
V1.ClientIPConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.SessionAffinityConfig.Builder |
V1.SessionAffinityConfig.Builder.mergeClientIP(V1.ClientIPConfig value)
clientIP contains the configurations of Client IP based session affinity.
|
V1.ClientIPConfig.Builder |
V1.ClientIPConfig.Builder.mergeFrom(V1.ClientIPConfig other) |
static V1.ClientIPConfig.Builder |
V1.ClientIPConfig.newBuilder(V1.ClientIPConfig prototype) |
V1.SessionAffinityConfig.Builder |
V1.SessionAffinityConfig.Builder.setClientIP(V1.ClientIPConfig value)
clientIP contains the configurations of Client IP based session affinity.
|
Copyright © 2020. All rights reserved.