public static class DescribeUserConfigsResponse.Configs.OssLogConfig extends Object
DescribeUserConfigsResponse.Configs.OssLogConfig()
String
getBucket()
getEnable()
getPrefix()
void
setBucket(String bucket)
setEnable(String enable)
setPrefix(String prefix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DescribeUserConfigsResponse.Configs.OssLogConfig()
public String getEnable()
public void setEnable(String enable)
public String getBucket()
public void setBucket(String bucket)
public String getPrefix()
public void setPrefix(String prefix)
Copyright © 2018. All Rights Reserved.