| Package | Description |
|---|---|
| com.baidubce.services.bcc.model.instance |
| Modifier and Type | Method and Description |
|---|---|
GpuCardType |
CreateInstanceRequest.getGpuCard() |
static GpuCardType |
GpuCardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GpuCardType[] |
GpuCardType.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 |
GpuCardType.isExists(GpuCardType gpuCardType) |
void |
CreateInstanceRequest.setGpuCard(GpuCardType gpuCard) |
CreateInstanceRequest |
CreateInstanceRequest.withGpuCard(GpuCardType gpuCard)
Configure the gpuCard for the request,
see all of supported gpu card type in
GpuCardType |
Copyright © 2022. All rights reserved.