public class ScreenTicketResponse extends Object implements Serializable
Constructor and Description |
---|
ScreenTicketResponse(String vmId,
String screenTicket,
String host,
String sslThumprint) |
Modifier and Type | Method and Description |
---|---|
String |
getHost()
Get the host for connecting to.
|
String |
getScreenTicket()
Get the screen ticket.
|
String |
getSslThumprint()
Get the SSL thumbprint of the host connecting to.
|
String |
getVmId()
Get the VM id associated with the screen ticket.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.