com.baidubce.services.media.model
Class ListPresetsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.media.model.ListPresetsResponse
- All Implemented Interfaces:
- Serializable
public class ListPresetsResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListPresetsResponse
public ListPresetsResponse()
getPresets
public List<GetPresetResponse> getPresets()
setPresets
public void setPresets(List<GetPresetResponse> presets)
Copyright © 2018. All rights reserved.