Uses of Class
io.envoyproxy.envoy.admin.v3.Clusters
Packages that use Clusters
-
Uses of Clusters in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return ClustersModifier and TypeMethodDescriptionClusters.Builder.build()Clusters.Builder.buildPartial()static ClustersClusters.getDefaultInstance()Clusters.Builder.getDefaultInstanceForType()Clusters.getDefaultInstanceForType()static ClustersClusters.parseDelimitedFrom(InputStream input) static ClustersClusters.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClustersClusters.parseFrom(byte[] data) static ClustersClusters.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClustersClusters.parseFrom(com.google.protobuf.ByteString data) static ClustersClusters.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClustersClusters.parseFrom(com.google.protobuf.CodedInputStream input) static ClustersClusters.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClustersClusters.parseFrom(InputStream input) static ClustersClusters.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClustersClusters.parseFrom(ByteBuffer data) static ClustersClusters.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type ClustersModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Clusters>Clusters.getParserForType()static com.google.protobuf.Parser<Clusters>Clusters.parser()Methods in io.envoyproxy.envoy.admin.v3 with parameters of type ClustersModifier and TypeMethodDescriptionstatic Clusters.BuilderClusters.newBuilder(Clusters prototype)