com.baidubce.services.lss.model
Class AuthInfo
java.lang.Object
com.baidubce.services.lss.model.AuthInfo
public class AuthInfo
- extends Object
AuthInfo
public AuthInfo()
getPush
public Boolean getPush()
setPush
public void setPush(Boolean push)
withPush
public AuthInfo withPush(Boolean push)
getPlay
public Boolean getPlay()
setPlay
public void setPlay(Boolean play)
withPlay
public AuthInfo withPlay(Boolean play)
getKey
public String getKey()
setKey
public void setKey(String key)
withKey
public AuthInfo withKey(String key)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2016. All rights reserved.