Interface SchedulerRequest.Builder

    • Method Detail

      • type

        SchedulerRequest.Builder type​(String type)

        The software Amazon Web Services PCS uses to manage cluster scaling and job scheduling.

        Parameters:
        type - The software Amazon Web Services PCS uses to manage cluster scaling and job scheduling.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SchedulerType, SchedulerType
      • type

        SchedulerRequest.Builder type​(SchedulerType type)

        The software Amazon Web Services PCS uses to manage cluster scaling and job scheduling.

        Parameters:
        type - The software Amazon Web Services PCS uses to manage cluster scaling and job scheduling.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SchedulerType, SchedulerType
      • version

        SchedulerRequest.Builder version​(String version)

        The version of the specified scheduling software that Amazon Web Services PCS uses to manage cluster scaling and job scheduling.

        Parameters:
        version - The version of the specified scheduling software that Amazon Web Services PCS uses to manage cluster scaling and job scheduling.
        Returns:
        Returns a reference to this object so that method calls can be chained together.