Uses of Class
io.envoyproxy.envoy.extensions.filters.network.sni_cluster.v3.SniCluster
Packages that use SniCluster
-
Uses of SniCluster in io.envoyproxy.envoy.extensions.filters.network.sni_cluster.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.sni_cluster.v3 that return SniClusterModifier and TypeMethodDescriptionSniCluster.Builder.build()SniCluster.Builder.buildPartial()static SniClusterSniCluster.getDefaultInstance()SniCluster.Builder.getDefaultInstanceForType()SniCluster.getDefaultInstanceForType()static SniClusterSniCluster.parseDelimitedFrom(InputStream input) static SniClusterSniCluster.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SniClusterSniCluster.parseFrom(byte[] data) static SniClusterSniCluster.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SniClusterSniCluster.parseFrom(com.google.protobuf.ByteString data) static SniClusterSniCluster.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SniClusterSniCluster.parseFrom(com.google.protobuf.CodedInputStream input) static SniClusterSniCluster.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SniClusterSniCluster.parseFrom(InputStream input) static SniClusterSniCluster.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SniClusterSniCluster.parseFrom(ByteBuffer data) static SniClusterSniCluster.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.sni_cluster.v3 that return types with arguments of type SniClusterModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SniCluster>SniCluster.getParserForType()static com.google.protobuf.Parser<SniCluster>SniCluster.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.sni_cluster.v3 with parameters of type SniClusterModifier and TypeMethodDescriptionSniCluster.Builder.mergeFrom(SniCluster other) static SniCluster.BuilderSniCluster.newBuilder(SniCluster prototype)