Uses of Class
io.envoyproxy.envoy.api.v2.ClusterLoadAssignment
Packages that use ClusterLoadAssignment
-
Uses of ClusterLoadAssignment in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return ClusterLoadAssignmentModifier and TypeMethodDescriptionClusterLoadAssignment.Builder.build()ClusterLoadAssignment.Builder.buildPartial()static ClusterLoadAssignmentClusterLoadAssignment.getDefaultInstance()ClusterLoadAssignment.Builder.getDefaultInstanceForType()ClusterLoadAssignment.getDefaultInstanceForType()Cluster.Builder.getLoadAssignment()Setting this is required for specifying members of :ref:`STATIC<envoy_api_enum_value_Cluster.DiscoveryType.STATIC>`, :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>` or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>` clusters.Cluster.getLoadAssignment()Setting this is required for specifying members of :ref:`STATIC<envoy_api_enum_value_Cluster.DiscoveryType.STATIC>`, :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>` or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>` clusters.ClusterOrBuilder.getLoadAssignment()Setting this is required for specifying members of :ref:`STATIC<envoy_api_enum_value_Cluster.DiscoveryType.STATIC>`, :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>` or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>` clusters.static ClusterLoadAssignmentClusterLoadAssignment.parseDelimitedFrom(InputStream input) static ClusterLoadAssignmentClusterLoadAssignment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(byte[] data) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(com.google.protobuf.ByteString data) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(com.google.protobuf.CodedInputStream input) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(InputStream input) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(ByteBuffer data) static ClusterLoadAssignmentClusterLoadAssignment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type ClusterLoadAssignmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClusterLoadAssignment>ClusterLoadAssignment.getParserForType()static com.google.protobuf.Parser<ClusterLoadAssignment>ClusterLoadAssignment.parser()Methods in io.envoyproxy.envoy.api.v2 with parameters of type ClusterLoadAssignmentModifier and TypeMethodDescriptionClusterLoadAssignment.Builder.mergeFrom(ClusterLoadAssignment other) Cluster.Builder.mergeLoadAssignment(ClusterLoadAssignment value) Setting this is required for specifying members of :ref:`STATIC<envoy_api_enum_value_Cluster.DiscoveryType.STATIC>`, :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>` or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>` clusters.ClusterLoadAssignment.newBuilder(ClusterLoadAssignment prototype) Cluster.Builder.setLoadAssignment(ClusterLoadAssignment value) Setting this is required for specifying members of :ref:`STATIC<envoy_api_enum_value_Cluster.DiscoveryType.STATIC>`, :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>` or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>` clusters.