Uses of Class
io.envoyproxy.envoy.admin.v2alpha.Clusters
-
Packages that use Clusters Package Description io.envoyproxy.envoy.admin.v2alpha -
-
Uses of Clusters in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha that return Clusters Modifier and Type Method Description ClustersClusters.Builder. build()ClustersClusters.Builder. buildPartial()static ClustersClusters. getDefaultInstance()ClustersClusters.Builder. getDefaultInstanceForType()ClustersClusters. 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.v2alpha that return types with arguments of type Clusters Modifier and Type Method Description com.google.protobuf.Parser<Clusters>Clusters. getParserForType()static com.google.protobuf.Parser<Clusters>Clusters. parser()Methods in io.envoyproxy.envoy.admin.v2alpha with parameters of type Clusters Modifier and Type Method Description Clusters.BuilderClusters.Builder. mergeFrom(Clusters other)static Clusters.BuilderClusters. newBuilder(Clusters prototype)
-