Interface Resource.Builder

    • Method Detail

      • uri

        Resource.Builder uri​(String uri)

        The resource's universal resource indicator (URI).

        Parameters:
        uri - The resource's universal resource indicator (URI).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountId

        Resource.Builder accountId​(String accountId)

        The Amazon Web Services account ID that the associated resource belongs to.

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