public static final class HealthCheck.TcpHealthCheck.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder> implements HealthCheck.TcpHealthCheckOrBuilder
envoy.api.v2.core.HealthCheck.TcpHealthCheck| Modifier and Type | Method and Description |
|---|---|
HealthCheck.TcpHealthCheck.Builder |
addAllReceive(Iterable<? extends HealthCheck.Payload> values)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
addReceive(HealthCheck.Payload.Builder builderForValue)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
addReceive(HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
addReceive(int index,
HealthCheck.Payload.Builder builderForValue)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
addReceive(int index,
HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.Payload.Builder |
addReceiveBuilder()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.Payload.Builder |
addReceiveBuilder(int index)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HealthCheck.TcpHealthCheck |
build() |
HealthCheck.TcpHealthCheck |
buildPartial() |
HealthCheck.TcpHealthCheck.Builder |
clear() |
HealthCheck.TcpHealthCheck.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HealthCheck.TcpHealthCheck.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HealthCheck.TcpHealthCheck.Builder |
clearReceive()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
clearSend()
Empty payloads imply a connect-only health check.
|
HealthCheck.TcpHealthCheck.Builder |
clone() |
HealthCheck.TcpHealthCheck |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HealthCheck.Payload |
getReceive(int index)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.Payload.Builder |
getReceiveBuilder(int index)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
List<HealthCheck.Payload.Builder> |
getReceiveBuilderList()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
int |
getReceiveCount()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
List<HealthCheck.Payload> |
getReceiveList()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.PayloadOrBuilder |
getReceiveOrBuilder(int index)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
List<? extends HealthCheck.PayloadOrBuilder> |
getReceiveOrBuilderList()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.Payload |
getSend()
Empty payloads imply a connect-only health check.
|
HealthCheck.Payload.Builder |
getSendBuilder()
Empty payloads imply a connect-only health check.
|
HealthCheck.PayloadOrBuilder |
getSendOrBuilder()
Empty payloads imply a connect-only health check.
|
boolean |
hasSend()
Empty payloads imply a connect-only health check.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HealthCheck.TcpHealthCheck.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HealthCheck.TcpHealthCheck.Builder |
mergeFrom(HealthCheck.TcpHealthCheck other) |
HealthCheck.TcpHealthCheck.Builder |
mergeFrom(com.google.protobuf.Message other) |
HealthCheck.TcpHealthCheck.Builder |
mergeSend(HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
|
HealthCheck.TcpHealthCheck.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HealthCheck.TcpHealthCheck.Builder |
removeReceive(int index)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HealthCheck.TcpHealthCheck.Builder |
setReceive(int index,
HealthCheck.Payload.Builder builderForValue)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
setReceive(int index,
HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HealthCheck.TcpHealthCheck.Builder |
setSend(HealthCheck.Payload.Builder builderForValue)
Empty payloads imply a connect-only health check.
|
HealthCheck.TcpHealthCheck.Builder |
setSend(HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
|
HealthCheck.TcpHealthCheck.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HealthCheck.TcpHealthCheck build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HealthCheck.TcpHealthCheck buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HealthCheck.TcpHealthCheck.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder mergeFrom(HealthCheck.TcpHealthCheck other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public HealthCheck.TcpHealthCheck.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthCheck.TcpHealthCheck.Builder>IOExceptionpublic boolean hasSend()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;hasSend in interface HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheck.Payload getSend()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;getSend in interface HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheck.TcpHealthCheck.Builder setSend(HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheck.TcpHealthCheck.Builder setSend(HealthCheck.Payload.Builder builderForValue)
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheck.TcpHealthCheck.Builder mergeSend(HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheck.TcpHealthCheck.Builder clearSend()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheck.Payload.Builder getSendBuilder()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheck.PayloadOrBuilder getSendOrBuilder()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;getSendOrBuilder in interface HealthCheck.TcpHealthCheckOrBuilderpublic List<HealthCheck.Payload> getReceiveList()
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;getReceiveList in interface HealthCheck.TcpHealthCheckOrBuilderpublic int getReceiveCount()
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;getReceiveCount in interface HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheck.Payload getReceive(int index)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;getReceive in interface HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheck.TcpHealthCheck.Builder setReceive(int index, HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.TcpHealthCheck.Builder setReceive(int index, HealthCheck.Payload.Builder builderForValue)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.TcpHealthCheck.Builder addReceive(HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.TcpHealthCheck.Builder addReceive(int index, HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.TcpHealthCheck.Builder addReceive(HealthCheck.Payload.Builder builderForValue)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.TcpHealthCheck.Builder addReceive(int index, HealthCheck.Payload.Builder builderForValue)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.TcpHealthCheck.Builder addAllReceive(Iterable<? extends HealthCheck.Payload> values)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.TcpHealthCheck.Builder clearReceive()
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.TcpHealthCheck.Builder removeReceive(int index)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.Payload.Builder getReceiveBuilder(int index)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.PayloadOrBuilder getReceiveOrBuilder(int index)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;getReceiveOrBuilder in interface HealthCheck.TcpHealthCheckOrBuilderpublic List<? extends HealthCheck.PayloadOrBuilder> getReceiveOrBuilderList()
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;getReceiveOrBuilderList in interface HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheck.Payload.Builder addReceiveBuilder()
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public HealthCheck.Payload.Builder addReceiveBuilder(int index)
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public List<HealthCheck.Payload.Builder> getReceiveBuilderList()
When checking the response, “fuzzy” matching is performed such that each binary block must be found, and in the order specified, but not necessarily contiguous.
repeated .envoy.api.v2.core.HealthCheck.Payload receive = 2;public final HealthCheck.TcpHealthCheck.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>public final HealthCheck.TcpHealthCheck.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheck.TcpHealthCheck.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.