Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.CustomClusterType
Packages that use Cluster.CustomClusterType
-
Uses of Cluster.CustomClusterType in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.CustomClusterTypeModifier and TypeFieldDescriptionprivate static final Cluster.CustomClusterTypeCluster.CustomClusterType.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CustomClusterTypeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Cluster.CustomClusterType, Cluster.CustomClusterType.Builder, Cluster.CustomClusterTypeOrBuilder> Cluster.Builder.clusterTypeBuilder_private static final com.google.protobuf.Parser<Cluster.CustomClusterType> Cluster.CustomClusterType.PARSERMethods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.CustomClusterTypeModifier and TypeMethodDescriptionCluster.CustomClusterType.Builder.build()Cluster.CustomClusterType.Builder.buildPartial()Cluster.Builder.getClusterType()The custom cluster type.Cluster.getClusterType()The custom cluster type.ClusterOrBuilder.getClusterType()The custom cluster type.static Cluster.CustomClusterTypeCluster.CustomClusterType.getDefaultInstance()Cluster.CustomClusterType.Builder.getDefaultInstanceForType()Cluster.CustomClusterType.getDefaultInstanceForType()static Cluster.CustomClusterTypeCluster.CustomClusterType.parseDelimitedFrom(InputStream input) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(byte[] data) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(com.google.protobuf.ByteString data) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(com.google.protobuf.CodedInputStream input) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(InputStream input) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(ByteBuffer data) static Cluster.CustomClusterTypeCluster.CustomClusterType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CustomClusterTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Cluster.CustomClusterType> Cluster.CustomClusterType.getParserForType()private com.google.protobuf.SingleFieldBuilder<Cluster.CustomClusterType, Cluster.CustomClusterType.Builder, Cluster.CustomClusterTypeOrBuilder> Cluster.Builder.internalGetClusterTypeFieldBuilder()The custom cluster type.static com.google.protobuf.Parser<Cluster.CustomClusterType> Cluster.CustomClusterType.parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.CustomClusterTypeModifier and TypeMethodDescriptionprivate voidCluster.CustomClusterType.Builder.buildPartial0(Cluster.CustomClusterType result) Cluster.Builder.mergeClusterType(Cluster.CustomClusterType value) The custom cluster type.Cluster.CustomClusterType.Builder.mergeFrom(Cluster.CustomClusterType other) Cluster.CustomClusterType.newBuilder(Cluster.CustomClusterType prototype) Cluster.Builder.setClusterType(Cluster.CustomClusterType value) The custom cluster type.