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