Interface CompatibleImage.Builder

    • Method Detail

      • amiId

        CompatibleImage.Builder amiId​(String amiId)

        The unique identifier for an individual Snow device AMI.

        Parameters:
        amiId - The unique identifier for an individual Snow device AMI.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        CompatibleImage.Builder name​(String name)

        The optional name of a compatible image.

        Parameters:
        name - The optional name of a compatible image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.