| Package | Description |
|---|---|
| com.volcengine.ark.model |
| Modifier and Type | Method and Description |
|---|---|
static DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum |
DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum.fromValue(String input) |
DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum |
DataForGetModelCustomizationJobOutput.getEncryptionKeyringType()
Get encryptionKeyringType
|
DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum |
DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum |
DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum[] |
DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataForGetModelCustomizationJobOutput |
DataForGetModelCustomizationJobOutput.encryptionKeyringType(DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum encryptionKeyringType) |
void |
DataForGetModelCustomizationJobOutput.setEncryptionKeyringType(DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum encryptionKeyringType) |
void |
DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
DataForGetModelCustomizationJobOutput.EncryptionKeyringTypeEnum enumeration) |
Copyright © 2025. All rights reserved.