Interface InstanceTypeGraphicsConsolesService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    InstanceTypeGraphicsConsolesService

    public static interface InstanceTypeGraphicsConsolesService.ListResponse
    extends Response
    Lists all the configured graphics consoles of the instance type. The order of the returned list of graphics consoles isn't guaranteed.
    • Method Detail

      • consoles

        List<GraphicsConsole> consoles()
        The list of graphics consoles of the instance type.