com.baidubce.services.media.model
Class ListPresetsResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.media.model.ListPresetsResponse
All Implemented Interfaces:
Serializable

public class ListPresetsResponse
extends AbstractBceResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
ListPresetsResponse()
           
 
Method Summary
 List<GetPresetResponse> getPresets()
           
 void setPresets(List<GetPresetResponse> presets)
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListPresetsResponse

public ListPresetsResponse()
Method Detail

getPresets

public List<GetPresetResponse> getPresets()

setPresets

public void setPresets(List<GetPresetResponse> presets)


Copyright © 2018. All rights reserved.