Interface GetConsoleScreenshotResponse.Builder

    • Method Detail

      • imageData

        GetConsoleScreenshotResponse.Builder imageData​(String imageData)

        The data that comprises the image.

        Parameters:
        imageData - The data that comprises the image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceId

        GetConsoleScreenshotResponse.Builder instanceId​(String instanceId)

        The ID of the instance.

        Parameters:
        instanceId - The ID of the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.