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