Interface ProfileSummary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the Profile.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the Profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      ID of the Profile.

      Parameters:
      id - ID of the Profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name of the Profile.

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

      ProfileSummary.Builder shareStatus(String shareStatus)

      Share status of the Profile.

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

      ProfileSummary.Builder shareStatus(ShareStatus shareStatus)

      Share status of the Profile.

      Parameters:
      shareStatus - Share status of the Profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: