| Package | Description |
|---|---|
| com.byteplus.vepfs.model |
| Modifier and Type | Method and Description |
|---|---|
static ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum |
ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum.fromValue(String input) |
ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum |
ResultForVerifyMountServiceClientsOutput.getErrorCode()
Get errorCode
|
ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum |
ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum |
ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum[] |
ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResultForVerifyMountServiceClientsOutput |
ResultForVerifyMountServiceClientsOutput.errorCode(ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum errorCode) |
void |
ResultForVerifyMountServiceClientsOutput.setErrorCode(ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum errorCode) |
void |
ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ResultForVerifyMountServiceClientsOutput.ErrorCodeEnum enumeration) |
Copyright © 2026. All rights reserved.