public static class DescribeCasterConfigResponse.RecordConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeCasterConfigResponse.RecordConfig.RecordFormatItem |
| Constructor and Description |
|---|
DescribeCasterConfigResponse.RecordConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOssBucket() |
String |
getOssEndpoint() |
List<DescribeCasterConfigResponse.RecordConfig.RecordFormatItem> |
getRecordFormat() |
void |
setOssBucket(String ossBucket) |
void |
setOssEndpoint(String ossEndpoint) |
void |
setRecordFormat(List<DescribeCasterConfigResponse.RecordConfig.RecordFormatItem> recordFormat) |
public DescribeCasterConfigResponse.RecordConfig()
public String getOssEndpoint()
public void setOssEndpoint(String ossEndpoint)
public String getOssBucket()
public void setOssBucket(String ossBucket)
public List<DescribeCasterConfigResponse.RecordConfig.RecordFormatItem> getRecordFormat()
public void setRecordFormat(List<DescribeCasterConfigResponse.RecordConfig.RecordFormatItem> recordFormat)
Copyright © 2018. All Rights Reserved.