Interface ActionGroupSummary.Builder

    • Method Detail

      • actionGroupId

        ActionGroupSummary.Builder actionGroupId​(String actionGroupId)
        Sets the value of the ActionGroupId property for this object.
        Parameters:
        actionGroupId - The new value for the ActionGroupId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • actionGroupName

        ActionGroupSummary.Builder actionGroupName​(String actionGroupName)
        Sets the value of the ActionGroupName property for this object.
        Parameters:
        actionGroupName - The new value for the ActionGroupName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • actionGroupState

        ActionGroupSummary.Builder actionGroupState​(String actionGroupState)
        Sets the value of the ActionGroupState property for this object.
        Parameters:
        actionGroupState - The new value for the ActionGroupState property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ActionGroupState, ActionGroupState
      • actionGroupState

        ActionGroupSummary.Builder actionGroupState​(ActionGroupState actionGroupState)
        Sets the value of the ActionGroupState property for this object.
        Parameters:
        actionGroupState - The new value for the ActionGroupState property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ActionGroupState, ActionGroupState
      • description

        ActionGroupSummary.Builder description​(String description)
        Sets the value of the Description property for this object.
        Parameters:
        description - The new value for the Description property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • updatedAt

        ActionGroupSummary.Builder updatedAt​(Instant updatedAt)
        Sets the value of the UpdatedAt property for this object.
        Parameters:
        updatedAt - The new value for the UpdatedAt property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.