Interface ProfileNotificationSummary.Builder

  • Method Details

    • currentProfileVersion

      ProfileNotificationSummary.Builder currentProfileVersion(String currentProfileVersion)

      The current profile version.

      Parameters:
      currentProfileVersion - The current profile version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • latestProfileVersion

      ProfileNotificationSummary.Builder latestProfileVersion(String latestProfileVersion)

      The latest profile version.

      Parameters:
      latestProfileVersion - The latest profile version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      Type of notification.

      Parameters:
      type - Type of notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      Type of notification.

      Parameters:
      type - Type of notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • profileArn

      The profile ARN.

      Parameters:
      profileArn - The profile ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • profileName

      ProfileNotificationSummary.Builder profileName(String profileName)

      The profile name.

      Parameters:
      profileName - The profile name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workloadId

      Sets the value of the WorkloadId property for this object.
      Parameters:
      workloadId - The new value for the WorkloadId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workloadName

      ProfileNotificationSummary.Builder workloadName(String workloadName)
      Sets the value of the WorkloadName property for this object.
      Parameters:
      workloadName - The new value for the WorkloadName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.