public static class GetSmartHandleJobResponseBody.GetSmartHandleJobResponseBodySmartJobInfoOutputConfig
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
bucket
OSS Bucket
example:
test-bucket
|
String |
object
OSS Object
example:
test-object
|
构造器和说明 |
---|
GetSmartHandleJobResponseBodySmartJobInfoOutputConfig() |
@NameInMap(value="Bucket") public String bucket
OSS Bucket
example:test-bucket
@NameInMap(value="Object") public String object
OSS Object
example:test-object
public GetSmartHandleJobResponseBodySmartJobInfoOutputConfig()
public static GetSmartHandleJobResponseBody.GetSmartHandleJobResponseBodySmartJobInfoOutputConfig build(Map<String,?> map) throws Exception
Exception
public GetSmartHandleJobResponseBody.GetSmartHandleJobResponseBodySmartJobInfoOutputConfig setBucket(String bucket)
public String getBucket()
public GetSmartHandleJobResponseBody.GetSmartHandleJobResponseBodySmartJobInfoOutputConfig setObject(String object)
public String getObject()
Copyright © 2024. All rights reserved.