Interface TestAction.Builder

  • Method Details

    • actionId

      TestAction.Builder actionId(String actionId)

      The identifier of the fault action.

      Parameters:
      actionId - The identifier of the fault action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      TestAction.Builder description(String description)

      A description of the fault action.

      Parameters:
      description - A description of the fault action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      TestAction.Builder resourceType(String resourceType)

      The resource type that the action targets.

      Parameters:
      resourceType - The resource type that the action targets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.