| Package | Description |
|---|---|
| com.baidubce.services.bcc.model.instance |
| Modifier and Type | Method and Description |
|---|---|
FpgaCardType |
CreateInstanceRequest.getFpgaCard() |
static FpgaCardType |
FpgaCardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FpgaCardType[] |
FpgaCardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
FpgaCardType.isExists(FpgaCardType fpgaCardType) |
void |
CreateInstanceRequest.setFpgaCard(FpgaCardType fpgaCard) |
CreateInstanceRequest |
CreateInstanceRequest.withFpgaCard(FpgaCardType fpgaCard)
Configure the fpgaCard for the request,
see all of supported fpga card type in
FpgaCardType |
Copyright © 2022. All rights reserved.