Interface CapacityTaskSummary.Builder

    • Method Detail

      • capacityTaskId

        CapacityTaskSummary.Builder capacityTaskId​(String capacityTaskId)

        The ID of the specified capacity task.

        Parameters:
        capacityTaskId - The ID of the specified capacity task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • outpostId

        CapacityTaskSummary.Builder outpostId​(String outpostId)

        The ID of the Outpost associated with the specified capacity task.

        Parameters:
        outpostId - The ID of the Outpost associated with the specified capacity task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • orderId

        CapacityTaskSummary.Builder orderId​(String orderId)

        The ID of the Amazon Web Services Outposts order of the host associated with the capacity task.

        Parameters:
        orderId - The ID of the Amazon Web Services Outposts order of the host associated with the capacity task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationDate

        CapacityTaskSummary.Builder creationDate​(Instant creationDate)

        The date that the specified capacity task was created.

        Parameters:
        creationDate - The date that the specified capacity task was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • completionDate

        CapacityTaskSummary.Builder completionDate​(Instant completionDate)

        The date that the specified capacity task successfully ran.

        Parameters:
        completionDate - The date that the specified capacity task successfully ran.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedDate

        CapacityTaskSummary.Builder lastModifiedDate​(Instant lastModifiedDate)

        The date that the specified capacity was last modified.

        Parameters:
        lastModifiedDate - The date that the specified capacity was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.