Interface DeleteServiceFunctionResourcesResponse.Builder

  • Method Details

    • serviceArn

      Sets the value of the ServiceArn property for this object.
      Parameters:
      serviceArn - The new value for the ServiceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceFunctionId

      DeleteServiceFunctionResourcesResponse.Builder serviceFunctionId(String serviceFunctionId)

      The identifier of the service function.

      Parameters:
      serviceFunctionId - The identifier of the service function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resources

      The list of resources that were removed.

      Parameters:
      resources - The list of resources that were removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resources

      The list of resources that were removed.

      Parameters:
      resources - The list of resources that were removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.