| Package | Description |
|---|---|
| com.baidubce.services.bcc |
| Modifier and Type | Method and Description |
|---|---|
CreateInstanceResponse |
BccClient.createBidInstance(CreateInstanceRequest request)
Create a bcc bidding Instance with the specified options,
You must fill the field of clientToken,which is especially for keeping idempotent.
|
CreateInstanceResponse |
BccClient.createInstance(CreateInstanceRequest request)
Create a bcc Instance with the specified options,
see all the supported instance in
InstanceType
You must fill the field of clientToken,which is especially for keeping idempotent. |
CreateInstanceResponse |
BccClient.createInstanceBySpec(CreateInstanceRequest request)
Create a bcc Instance by spec
see all the supported instance in
InstanceType
You must fill the field of clientToken,which is especially for keeping idempotent. |
Copyright © 2023. All rights reserved.