com.baidubce.services.lss.model
Class LiveThumbnailPrefix

java.lang.Object
  extended by com.baidubce.services.lss.model.LiveThumbnailPrefix

public class LiveThumbnailPrefix
extends Object


Constructor Summary
LiveThumbnailPrefix()
           
 
Method Summary
 String getKeyPrefix()
           
 void setKeyPrefix(String keyPrefix)
           
 String toString()
           
 LiveThumbnailPrefix withKeyPrefix(String keyPrefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LiveThumbnailPrefix

public LiveThumbnailPrefix()
Method Detail

getKeyPrefix

public String getKeyPrefix()

setKeyPrefix

public void setKeyPrefix(String keyPrefix)

withKeyPrefix

public LiveThumbnailPrefix withKeyPrefix(String keyPrefix)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.