Interface ClusterSchedulerConfigSummary.Builder

    • Method Detail

      • clusterSchedulerConfigArn

        ClusterSchedulerConfigSummary.Builder clusterSchedulerConfigArn​(String clusterSchedulerConfigArn)

        ARN of the cluster policy.

        Parameters:
        clusterSchedulerConfigArn - ARN of the cluster policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clusterSchedulerConfigId

        ClusterSchedulerConfigSummary.Builder clusterSchedulerConfigId​(String clusterSchedulerConfigId)

        ID of the cluster policy.

        Parameters:
        clusterSchedulerConfigId - ID of the cluster policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clusterSchedulerConfigVersion

        ClusterSchedulerConfigSummary.Builder clusterSchedulerConfigVersion​(Integer clusterSchedulerConfigVersion)

        Version of the cluster policy.

        Parameters:
        clusterSchedulerConfigVersion - Version of the cluster policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        ClusterSchedulerConfigSummary.Builder name​(String name)

        Name of the cluster policy.

        Parameters:
        name - Name of the cluster policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        ClusterSchedulerConfigSummary.Builder creationTime​(Instant creationTime)

        Creation time of the cluster policy.

        Parameters:
        creationTime - Creation time of the cluster policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTime

        ClusterSchedulerConfigSummary.Builder lastModifiedTime​(Instant lastModifiedTime)

        Last modified time of the cluster policy.

        Parameters:
        lastModifiedTime - Last modified time of the cluster policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clusterArn

        ClusterSchedulerConfigSummary.Builder clusterArn​(String clusterArn)

        ARN of the cluster.

        Parameters:
        clusterArn - ARN of the cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.