public static class SecretForDescribeSecretOutput.SecretTypeEnum.Adapter extends com.google.gson.TypeAdapter<SecretForDescribeSecretOutput.SecretTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
SecretForDescribeSecretOutput.SecretTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
SecretForDescribeSecretOutput.SecretTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
SecretForDescribeSecretOutput.SecretTypeEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<SecretForDescribeSecretOutput.SecretTypeEnum>IOExceptionpublic SecretForDescribeSecretOutput.SecretTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<SecretForDescribeSecretOutput.SecretTypeEnum>IOExceptionCopyright © 2025. All rights reserved.