Interface ClusterSchedulerConfigSummary.Builder

  • Method Details

    • 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

      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.
    • status

      Status of the cluster policy.

      Parameters:
      status - Status of the cluster policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Status of the cluster policy.

      Parameters:
      status - Status of the cluster policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.