Interface DiscoveredResource.Builder

  • Method Details

    • uri

      The universal resource identifier (URI) of the discovered resource.

      Parameters:
      uri - The universal resource identifier (URI) of the discovered resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountId

      DiscoveredResource.Builder accountId(String accountId)

      The Amazon Web Services account ID associated with the discovered resource.

      Parameters:
      accountId - The Amazon Web Services account ID associated with the discovered resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the discovered resource.

      Parameters:
      type - The type of the discovered resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the discovered resource.

      Parameters:
      name - The name of the discovered resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.