Uses of Class
io.envoyproxy.envoy.api.v2.UpstreamBindConfig
Packages that use UpstreamBindConfig
-
Uses of UpstreamBindConfig in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return UpstreamBindConfigModifier and TypeMethodDescriptionUpstreamBindConfig.Builder.build()UpstreamBindConfig.Builder.buildPartial()static UpstreamBindConfigUpstreamBindConfig.getDefaultInstance()UpstreamBindConfig.Builder.getDefaultInstanceForType()UpstreamBindConfig.getDefaultInstanceForType()static UpstreamBindConfigUpstreamBindConfig.parseDelimitedFrom(InputStream input) static UpstreamBindConfigUpstreamBindConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamBindConfigUpstreamBindConfig.parseFrom(byte[] data) static UpstreamBindConfigUpstreamBindConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamBindConfigUpstreamBindConfig.parseFrom(com.google.protobuf.ByteString data) static UpstreamBindConfigUpstreamBindConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamBindConfigUpstreamBindConfig.parseFrom(com.google.protobuf.CodedInputStream input) static UpstreamBindConfigUpstreamBindConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamBindConfigUpstreamBindConfig.parseFrom(InputStream input) static UpstreamBindConfigUpstreamBindConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamBindConfigUpstreamBindConfig.parseFrom(ByteBuffer data) static UpstreamBindConfigUpstreamBindConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type UpstreamBindConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UpstreamBindConfig>UpstreamBindConfig.getParserForType()static com.google.protobuf.Parser<UpstreamBindConfig>UpstreamBindConfig.parser()Methods in io.envoyproxy.envoy.api.v2 with parameters of type UpstreamBindConfigModifier and TypeMethodDescriptionUpstreamBindConfig.Builder.mergeFrom(UpstreamBindConfig other) static UpstreamBindConfig.BuilderUpstreamBindConfig.newBuilder(UpstreamBindConfig prototype)