Uses of Class
io.envoyproxy.envoy.config.listener.v3.ListenerCollection
Packages that use ListenerCollection
-
Uses of ListenerCollection in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 declared as ListenerCollectionModifier and TypeFieldDescriptionprivate static final ListenerCollection
ListenerCollection.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type ListenerCollectionModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ListenerCollection> ListenerCollection.PARSER
Methods in io.envoyproxy.envoy.config.listener.v3 that return ListenerCollectionModifier and TypeMethodDescriptionListenerCollection.Builder.build()
ListenerCollection.Builder.buildPartial()
static ListenerCollection
ListenerCollection.getDefaultInstance()
ListenerCollection.Builder.getDefaultInstanceForType()
ListenerCollection.getDefaultInstanceForType()
static ListenerCollection
ListenerCollection.parseDelimitedFrom
(InputStream input) static ListenerCollection
ListenerCollection.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListenerCollection
ListenerCollection.parseFrom
(byte[] data) static ListenerCollection
ListenerCollection.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListenerCollection
ListenerCollection.parseFrom
(com.google.protobuf.ByteString data) static ListenerCollection
ListenerCollection.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListenerCollection
ListenerCollection.parseFrom
(com.google.protobuf.CodedInputStream input) static ListenerCollection
ListenerCollection.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListenerCollection
ListenerCollection.parseFrom
(InputStream input) static ListenerCollection
ListenerCollection.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListenerCollection
ListenerCollection.parseFrom
(ByteBuffer data) static ListenerCollection
ListenerCollection.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type ListenerCollectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ListenerCollection> ListenerCollection.getParserForType()
static com.google.protobuf.Parser
<ListenerCollection> ListenerCollection.parser()
Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type ListenerCollectionModifier and TypeMethodDescriptionprivate void
ListenerCollection.Builder.buildPartial0
(ListenerCollection result) private void
ListenerCollection.Builder.buildPartialRepeatedFields
(ListenerCollection result) ListenerCollection.Builder.mergeFrom
(ListenerCollection other) static ListenerCollection.Builder
ListenerCollection.newBuilder
(ListenerCollection prototype)