com.baidubce.services.lss.model
Class SecurityPolicy
java.lang.Object
com.baidubce.services.lss.model.SecurityPolicy
public class SecurityPolicy
- extends Object
SecurityPolicy
public SecurityPolicy()
getName
public String getName()
setName
public void setName(String name)
withName
public SecurityPolicy withName(String name)
getAuth
public AuthInfo getAuth()
setAuth
public void setAuth(AuthInfo auth)
withAuth
public SecurityPolicy withAuth(AuthInfo auth)
getAntiLeech
public AntiLeech getAntiLeech()
setAntiLeech
public void setAntiLeech(AntiLeech antiLeech)
withAntiLeech
public SecurityPolicy withAntiLeech(AntiLeech antiLeech)
getEncryption
public Encryption getEncryption()
setEncryption
public void setEncryption(Encryption encryption)
withEncryption
public SecurityPolicy withEncryption(Encryption encryption)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.