public static final class HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder> implements HealthCheckOuterClass.HealthCheck.TcpHealthCheckOrBuilder
envoy.api.v2.core.HealthCheck.TcpHealthCheck| Modifier and Type | Method and Description |
|---|---|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
addAllReceive(Iterable<? extends HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
addReceive(HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
addReceive(HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
addReceive(int index,
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
addReceive(int index,
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck |
build() |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck |
buildPartial() |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
clear() |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
clearSend()
Empty payloads imply a connect-only health check.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
clone() |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.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<HealthCheckOuterClass.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<HealthCheckOuterClass.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.
|
HealthCheckOuterClass.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 HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.Payload |
getSend()
Empty payloads imply a connect-only health check.
|
HealthCheckOuterClass.HealthCheck.Payload.Builder |
getSendBuilder()
Empty payloads imply a connect-only health check.
|
HealthCheckOuterClass.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() |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
mergeFrom(HealthCheckOuterClass.HealthCheck.TcpHealthCheck other) |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
mergeFrom(com.google.protobuf.Message other) |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
mergeSend(HealthCheckOuterClass.HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
setReceive(int index,
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
setReceive(int index,
HealthCheckOuterClass.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.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
setSend(HealthCheckOuterClass.HealthCheck.Payload.Builder builderForValue)
Empty payloads imply a connect-only health check.
|
HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder |
setSend(HealthCheckOuterClass.HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
|
HealthCheckOuterClass.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<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.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<HealthCheckOuterClass.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<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.TcpHealthCheck getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HealthCheckOuterClass.HealthCheck.TcpHealthCheck build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HealthCheckOuterClass.HealthCheck.TcpHealthCheck buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HealthCheckOuterClass.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<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.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<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.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<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.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<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.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<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.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<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder mergeFrom(HealthCheckOuterClass.HealthCheck.TcpHealthCheck other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public HealthCheckOuterClass.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<HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.Payload getSend()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;getSend in interface HealthCheckOuterClass.HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder setSend(HealthCheckOuterClass.HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder setSend(HealthCheckOuterClass.HealthCheck.Payload.Builder builderForValue)
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder mergeSend(HealthCheckOuterClass.HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder clearSend()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheckOuterClass.HealthCheck.Payload.Builder getSendBuilder()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;public HealthCheckOuterClass.HealthCheck.PayloadOrBuilder getSendOrBuilder()
Empty payloads imply a connect-only health check.
.envoy.api.v2.core.HealthCheck.Payload send = 1;getSendOrBuilder in interface HealthCheckOuterClass.HealthCheck.TcpHealthCheckOrBuilderpublic List<HealthCheckOuterClass.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 HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder setReceive(int index, HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder setReceive(int index, HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder addReceive(HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder addReceive(int index, HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder addReceive(HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder addReceive(int index, HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder addAllReceive(Iterable<? extends HealthCheckOuterClass.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 HealthCheckOuterClass.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 HealthCheckOuterClass.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 HealthCheckOuterClass.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 HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheckOrBuilderpublic List<? extends HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheckOrBuilderpublic HealthCheckOuterClass.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 HealthCheckOuterClass.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<HealthCheckOuterClass.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 HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>public final HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthCheckOuterClass.HealthCheck.TcpHealthCheck.Builder>Copyright © 2019 WSO2. All rights reserved.