Interface BulkDeployment.Builder

  • Method Details

    • bulkDeploymentArn

      BulkDeployment.Builder bulkDeploymentArn(String bulkDeploymentArn)
      The ARN of the bulk deployment.
      Parameters:
      bulkDeploymentArn - The ARN of the bulk deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bulkDeploymentId

      BulkDeployment.Builder bulkDeploymentId(String bulkDeploymentId)
      The ID of the bulk deployment.
      Parameters:
      bulkDeploymentId - The ID of the bulk deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      BulkDeployment.Builder createdAt(String createdAt)
      The time, in ISO format, when the deployment was created.
      Parameters:
      createdAt - The time, in ISO format, when the deployment was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.