Interface ProfileNotificationSummary.Builder

    • Method Detail

      • 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.
      • profileArn

        ProfileNotificationSummary.Builder profileArn​(String 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

        ProfileNotificationSummary.Builder workloadId​(String 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.