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