Class ClientStatusRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ClientStatusRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<ClientStatusRequest.Builder>
io.envoyproxy.envoy.service.status.v3.ClientStatusRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ClientStatusRequestOrBuilder,Cloneable
- Enclosing class:
ClientStatusRequest
public static final class ClientStatusRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ClientStatusRequest.Builder>
implements ClientStatusRequestOrBuilder
Request for client status of clients identified by a list of NodeMatchers.Protobuf type
envoy.service.status.v3.ClientStatusRequest-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate booleanprivate Nodeprivate com.google.protobuf.SingleFieldBuilder<Node, Node.Builder, NodeOrBuilder> private List<NodeMatcher> private com.google.protobuf.RepeatedFieldBuilder<NodeMatcher, NodeMatcher.Builder, NodeMatcherOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllNodeMatchers(Iterable<? extends NodeMatcher> values) Management server can use these match criteria to identify clients.addNodeMatchers(int index, NodeMatcher value) Management server can use these match criteria to identify clients.addNodeMatchers(int index, NodeMatcher.Builder builderForValue) Management server can use these match criteria to identify clients.addNodeMatchers(NodeMatcher value) Management server can use these match criteria to identify clients.addNodeMatchers(NodeMatcher.Builder builderForValue) Management server can use these match criteria to identify clients.Management server can use these match criteria to identify clients.addNodeMatchersBuilder(int index) Management server can use these match criteria to identify clients.build()private voidbuildPartial0(ClientStatusRequest result) private voidclear()If true, the server will not include the resource contents in the response (i.e., the generic_xds_configs.xds_config field will not be populated).The node making the csds request.Management server can use these match criteria to identify clients.private voidstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleanIf true, the server will not include the resource contents in the response (i.e., the generic_xds_configs.xds_config field will not be populated).getNode()The node making the csds request.The node making the csds request.getNodeMatchers(int index) Management server can use these match criteria to identify clients.getNodeMatchersBuilder(int index) Management server can use these match criteria to identify clients.Management server can use these match criteria to identify clients.intManagement server can use these match criteria to identify clients.Management server can use these match criteria to identify clients.getNodeMatchersOrBuilder(int index) Management server can use these match criteria to identify clients.List<? extends NodeMatcherOrBuilder> Management server can use these match criteria to identify clients.The node making the csds request.booleanhasNode()The node making the csds request.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprivate com.google.protobuf.SingleFieldBuilder<Node, Node.Builder, NodeOrBuilder> The node making the csds request.private com.google.protobuf.RepeatedFieldBuilder<NodeMatcher, NodeMatcher.Builder, NodeMatcherOrBuilder> final booleanprivate voidmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ClientStatusRequest other) The node making the csds request.removeNodeMatchers(int index) Management server can use these match criteria to identify clients.setExcludeResourceContents(boolean value) If true, the server will not include the resource contents in the response (i.e., the generic_xds_configs.xds_config field will not be populated).The node making the csds request.setNode(Node.Builder builderForValue) The node making the csds request.setNodeMatchers(int index, NodeMatcher value) Management server can use these match criteria to identify clients.setNodeMatchers(int index, NodeMatcher.Builder builderForValue) Management server can use these match criteria to identify clients.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
nodeMatchers_
-
nodeMatchersBuilder_
private com.google.protobuf.RepeatedFieldBuilder<NodeMatcher,NodeMatcher.Builder, nodeMatchersBuilder_NodeMatcherOrBuilder> -
node_
-
nodeBuilder_
-
excludeResourceContents_
private boolean excludeResourceContents_
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ClientStatusRequest.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ClientStatusRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ClientStatusRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClientStatusRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ClientStatusRequest.Builder>
-
mergeFrom
public ClientStatusRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClientStatusRequest.Builder>- Throws:
IOException
-
ensureNodeMatchersIsMutable
private void ensureNodeMatchersIsMutable() -
getNodeMatchersList
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1;- Specified by:
getNodeMatchersListin interfaceClientStatusRequestOrBuilder
-
getNodeMatchersCount
public int getNodeMatchersCount()Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1;- Specified by:
getNodeMatchersCountin interfaceClientStatusRequestOrBuilder
-
getNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1;- Specified by:
getNodeMatchersin interfaceClientStatusRequestOrBuilder
-
setNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
setNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
addNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
addNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
addNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
addNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
addAllNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
clearNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
removeNodeMatchers
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
getNodeMatchersBuilder
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
getNodeMatchersOrBuilder
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1;- Specified by:
getNodeMatchersOrBuilderin interfaceClientStatusRequestOrBuilder
-
getNodeMatchersOrBuilderList
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1;- Specified by:
getNodeMatchersOrBuilderListin interfaceClientStatusRequestOrBuilder
-
addNodeMatchersBuilder
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
addNodeMatchersBuilder
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
getNodeMatchersBuilderList
Management server can use these match criteria to identify clients. The match follows OR semantics.
repeated .envoy.type.matcher.v3.NodeMatcher node_matchers = 1; -
internalGetNodeMatchersFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<NodeMatcher,NodeMatcher.Builder, internalGetNodeMatchersFieldBuilder()NodeMatcherOrBuilder> -
hasNode
public boolean hasNode()The node making the csds request.
.envoy.config.core.v3.Node node = 2;- Specified by:
hasNodein interfaceClientStatusRequestOrBuilder- Returns:
- Whether the node field is set.
-
getNode
The node making the csds request.
.envoy.config.core.v3.Node node = 2;- Specified by:
getNodein interfaceClientStatusRequestOrBuilder- Returns:
- The node.
-
setNode
The node making the csds request.
.envoy.config.core.v3.Node node = 2; -
setNode
The node making the csds request.
.envoy.config.core.v3.Node node = 2; -
mergeNode
The node making the csds request.
.envoy.config.core.v3.Node node = 2; -
clearNode
The node making the csds request.
.envoy.config.core.v3.Node node = 2; -
getNodeBuilder
The node making the csds request.
.envoy.config.core.v3.Node node = 2; -
getNodeOrBuilder
The node making the csds request.
.envoy.config.core.v3.Node node = 2;- Specified by:
getNodeOrBuilderin interfaceClientStatusRequestOrBuilder
-
internalGetNodeFieldBuilder
private com.google.protobuf.SingleFieldBuilder<Node,Node.Builder, internalGetNodeFieldBuilder()NodeOrBuilder> The node making the csds request.
.envoy.config.core.v3.Node node = 2; -
getExcludeResourceContents
public boolean getExcludeResourceContents()If true, the server will not include the resource contents in the response (i.e., the generic_xds_configs.xds_config field will not be populated). [#not-implemented-hide:]
bool exclude_resource_contents = 3;- Specified by:
getExcludeResourceContentsin interfaceClientStatusRequestOrBuilder- Returns:
- The excludeResourceContents.
-
setExcludeResourceContents
If true, the server will not include the resource contents in the response (i.e., the generic_xds_configs.xds_config field will not be populated). [#not-implemented-hide:]
bool exclude_resource_contents = 3;- Parameters:
value- The excludeResourceContents to set.- Returns:
- This builder for chaining.
-
clearExcludeResourceContents
If true, the server will not include the resource contents in the response (i.e., the generic_xds_configs.xds_config field will not be populated). [#not-implemented-hide:]
bool exclude_resource_contents = 3;- Returns:
- This builder for chaining.
-