com.baidubce.services.lss.model
Class GetSecurityPolicyResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.lss.model.GetSecurityPolicyResponse
- All Implemented Interfaces:
- Serializable
public class GetSecurityPolicyResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
GetSecurityPolicyResponse
public GetSecurityPolicyResponse()
getName
public String getName()
setName
public void setName(String name)
getAuth
public AuthInfo getAuth()
setAuth
public void setAuth(AuthInfo auth)
getAntiLeech
public AntiLeech getAntiLeech()
setAntiLeech
public void setAntiLeech(AntiLeech antiLeech)
getEncryption
public Encryption getEncryption()
setEncryption
public void setEncryption(Encryption encryption)
getCreateTime
public String getCreateTime()
setCreateTime
public void setCreateTime(String createTime)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.