| Package | Description |
|---|---|
| com.baidubce.services.scs.model |
| Modifier and Type | Method and Description |
|---|---|
static ScsClusterType |
ScsClusterType.create(String value) |
ScsClusterType |
ScsCreateRequest.getClusterType() |
static ScsClusterType |
ScsClusterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScsClusterType[] |
ScsClusterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScsCreateRequest.setClusterType(ScsClusterType clusterType) |
Copyright © 2024. All rights reserved.