Uses of Class
com.baidubce.services.bcc.model.instance.GetInstanceVncRequest

Packages that use GetInstanceVncRequest
com.baidubce.services.bcc   
com.baidubce.services.bcc.model.instance   
 

Uses of GetInstanceVncRequest in com.baidubce.services.bcc
 

Methods in com.baidubce.services.bcc with parameters of type GetInstanceVncRequest
 GetInstanceVncResponse BccClient.getInstanceVnc(GetInstanceVncRequest request)
          Getting the vnc url to access the instance.
 

Uses of GetInstanceVncRequest in com.baidubce.services.bcc.model.instance
 

Methods in com.baidubce.services.bcc.model.instance that return GetInstanceVncRequest
 GetInstanceVncRequest GetInstanceVncRequest.withInstanceId(String instanceId)
          Configure request instanceId for the request.
 GetInstanceVncRequest GetInstanceVncRequest.withRequestCredentials(BceCredentials credentials)
          Configure request credential for the request.
 



Copyright © 2018. All rights reserved.