Interface ResetClusterParameterGroupResponse.Builder

  • Method Details

    • parameterGroupName

      ResetClusterParameterGroupResponse.Builder parameterGroupName(String parameterGroupName)

      The name of the cluster parameter group.

      Parameters:
      parameterGroupName - The name of the cluster parameter group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parameterGroupStatus

      ResetClusterParameterGroupResponse.Builder parameterGroupStatus(String parameterGroupStatus)

      The status of the parameter group. For example, if you made a change to a parameter group name-value pair, then the change could be pending a reboot of an associated cluster.

      Parameters:
      parameterGroupStatus - The status of the parameter group. For example, if you made a change to a parameter group name-value pair, then the change could be pending a reboot of an associated cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.