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