public static class DescribeUserConfigsResponse.Configs extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeUserConfigsResponse.Configs.GreenManagerConfig |
static class |
DescribeUserConfigsResponse.Configs.OssLogConfig |
| Constructor and Description |
|---|
DescribeUserConfigsResponse.Configs() |
| Modifier and Type | Method and Description |
|---|---|
DescribeUserConfigsResponse.Configs.GreenManagerConfig |
getGreenManagerConfig() |
DescribeUserConfigsResponse.Configs.OssLogConfig |
getOssLogConfig() |
void |
setGreenManagerConfig(DescribeUserConfigsResponse.Configs.GreenManagerConfig greenManagerConfig) |
void |
setOssLogConfig(DescribeUserConfigsResponse.Configs.OssLogConfig ossLogConfig) |
public DescribeUserConfigsResponse.Configs.OssLogConfig getOssLogConfig()
public void setOssLogConfig(DescribeUserConfigsResponse.Configs.OssLogConfig ossLogConfig)
public DescribeUserConfigsResponse.Configs.GreenManagerConfig getGreenManagerConfig()
public void setGreenManagerConfig(DescribeUserConfigsResponse.Configs.GreenManagerConfig greenManagerConfig)
Copyright © 2018. All Rights Reserved.