| Class | Description |
|---|---|
| BindSecurityGroupRequest |
request for binding securitygroup to specified instance.
|
| CreateInstanceRequest |
The request for creating a newly instance.
|
| CreateInstanceResponse |
The response for CreateInstanceRequest.
|
| GetInstanceRequest |
The request for getting instance detail
|
| GetInstanceResponse |
response for getting instance detail
|
| GetInstanceVncRequest |
The request for getting the instance vnc url.
|
| GetInstanceVncResponse |
The response for GetInstanceVncRequest.
|
| ListInstanceSpecsRequest |
The request for list all of the available specifications of creating instance.
|
| ListInstanceSpecsResponse |
The response for getting all of Specifications.
|
| ListInstancesRequest |
request model to query instance list
|
| ListInstancesResponse |
response model for query instance list
|
| ModifyInstanceAttributesRequest |
The request for modifying the attribute of the instance.
|
| ModifyInstancePasswordRequest |
request for changing the instance with a new password.
|
| PurchaseReservedInstanceRequeset |
The request for renewing the instance.
|
| RebootInstanceRequest |
The request for rebooting the instance.
|
| RebuildInstanceRequest |
The request for rebuilding the instance, you adminPass is needed.
|
| ReleaseInstanceRequest |
The request for releasing instance
|
| ResizeInstanceRequest |
The request for resizing instance.
|
| StartInstanceRequest |
The request for starting the instance.
|
| StopInstanceRequest |
The request for stopping the instance.
|
| UnbindSecurityGroupRequest |
request for bind securitygroup to instance
|
| Enum | Description |
|---|---|
| FpgaCardType |
The optional fpga card type for fpga instance.
|
| GpuCardType |
The optional gpu card type for gpu instance.
|
| InstanceAction |
The action for operating the instance.
|
| InstanceType |
The enum class to enumerate all the supported instance type in SDK.
|
Copyright © 2018. All rights reserved.