Interface CreateActivityResponse.Builder

    • Method Detail

      • activityArn

        CreateActivityResponse.Builder activityArn​(String activityArn)

        The Amazon Resource Name (ARN) that identifies the created activity.

        Parameters:
        activityArn - The Amazon Resource Name (ARN) that identifies the created activity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationDate

        CreateActivityResponse.Builder creationDate​(Instant creationDate)

        The date the activity is created.

        Parameters:
        creationDate - The date the activity is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.