Interface DbParameterGroupSummary.Builder

    • Method Detail

      • id

        DbParameterGroupSummary.Builder id​(String id)

        A service-generated unique identifier.

        Parameters:
        id - A service-generated unique identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        DbParameterGroupSummary.Builder name​(String name)

        This customer-supplied name uniquely identifies the parameter group.

        Parameters:
        name - This customer-supplied name uniquely identifies the parameter group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        DbParameterGroupSummary.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the DB parameter group.

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

        DbParameterGroupSummary.Builder description​(String description)

        A description of the DB parameter group.

        Parameters:
        description - A description of the DB parameter group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.