Interface CustomerMeCollectorInfo.Builder

    • Method Detail

      • activeMeCollectors

        CustomerMeCollectorInfo.Builder activeMeCollectors​(Integer activeMeCollectors)

        The number of active Migration Evaluator collectors.

        Parameters:
        activeMeCollectors - The number of active Migration Evaluator collectors.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • healthyMeCollectors

        CustomerMeCollectorInfo.Builder healthyMeCollectors​(Integer healthyMeCollectors)

        The number of healthy Migration Evaluator collectors.

        Parameters:
        healthyMeCollectors - The number of healthy Migration Evaluator collectors.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • denyListedMeCollectors

        CustomerMeCollectorInfo.Builder denyListedMeCollectors​(Integer denyListedMeCollectors)

        The number of deny-listed Migration Evaluator collectors.

        Parameters:
        denyListedMeCollectors - The number of deny-listed Migration Evaluator collectors.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • shutdownMeCollectors

        CustomerMeCollectorInfo.Builder shutdownMeCollectors​(Integer shutdownMeCollectors)

        The number of Migration Evaluator collectors with SHUTDOWN status.

        Parameters:
        shutdownMeCollectors - The number of Migration Evaluator collectors with SHUTDOWN status.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • unhealthyMeCollectors

        CustomerMeCollectorInfo.Builder unhealthyMeCollectors​(Integer unhealthyMeCollectors)

        The number of unhealthy Migration Evaluator collectors.

        Parameters:
        unhealthyMeCollectors - The number of unhealthy Migration Evaluator collectors.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • totalMeCollectors

        CustomerMeCollectorInfo.Builder totalMeCollectors​(Integer totalMeCollectors)

        The total number of Migration Evaluator collectors.

        Parameters:
        totalMeCollectors - The total number of Migration Evaluator collectors.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • unknownMeCollectors

        CustomerMeCollectorInfo.Builder unknownMeCollectors​(Integer unknownMeCollectors)

        The number of unknown Migration Evaluator collectors.

        Parameters:
        unknownMeCollectors - The number of unknown Migration Evaluator collectors.
        Returns:
        Returns a reference to this object so that method calls can be chained together.