Interface GetActionResponse.Builder

  • Method Details

    • action

      The name of the support action.

      Parameters:
      action - The name of the support action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • service

      The AWS service associated with the support action.

      Parameters:
      service - The AWS service associated with the support action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      GetActionResponse.Builder description(String description)

      A description of what the support action does.

      Parameters:
      description - A description of what the support action does.
      Returns:
      Returns a reference to this object so that method calls can be chained together.