public static class CreateFileMetadataByIdScope.CreateFileMetadataByIdScopeSerializer extends JsonSerializer<EnumWrapper<CreateFileMetadataByIdScope>>
| Constructor and Description |
|---|
CreateFileMetadataByIdScopeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(EnumWrapper<CreateFileMetadataByIdScope> value,
JsonGenerator gen,
SerializerProvider serializers) |
public CreateFileMetadataByIdScopeSerializer()
public void serialize(EnumWrapper<CreateFileMetadataByIdScope> value, JsonGenerator gen, SerializerProvider serializers) throws IOException
serialize in class JsonSerializer<EnumWrapper<CreateFileMetadataByIdScope>>IOException