Interface ProcessType.Builder

    • Method Detail

      • processName

        ProcessType.Builder processName​(String processName)

        One of the following processes:

        • Launch

        • Terminate

        • AddToLoadBalancer

        • AlarmNotification

        • AZRebalance

        • HealthCheck

        • InstanceRefresh

        • ReplaceUnhealthy

        • ScheduledActions

        Parameters:
        processName - One of the following processes:

        • Launch

        • Terminate

        • AddToLoadBalancer

        • AlarmNotification

        • AZRebalance

        • HealthCheck

        • InstanceRefresh

        • ReplaceUnhealthy

        • ScheduledActions

        Returns:
        Returns a reference to this object so that method calls can be chained together.