public static class GetLiveSnapshotJobResponseBody.GetLiveSnapshotJobResponseBodySnapshotOutput
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
bucket
example:
testbucket
|
String |
endpoint
example:
oss-cn-shanghai.aliyuncs.com
|
String |
storageType
example:
oss
|
构造器和说明 |
---|
GetLiveSnapshotJobResponseBodySnapshotOutput() |
@NameInMap(value="Bucket") public String bucket
testbucket
@NameInMap(value="Endpoint") public String endpoint
oss-cn-shanghai.aliyuncs.com
@NameInMap(value="StorageType") public String storageType
oss
public GetLiveSnapshotJobResponseBodySnapshotOutput()
public static GetLiveSnapshotJobResponseBody.GetLiveSnapshotJobResponseBodySnapshotOutput build(Map<String,?> map) throws Exception
Exception
public GetLiveSnapshotJobResponseBody.GetLiveSnapshotJobResponseBodySnapshotOutput setBucket(String bucket)
public String getBucket()
public GetLiveSnapshotJobResponseBody.GetLiveSnapshotJobResponseBodySnapshotOutput setEndpoint(String endpoint)
public String getEndpoint()
public GetLiveSnapshotJobResponseBody.GetLiveSnapshotJobResponseBodySnapshotOutput setStorageType(String storageType)
public String getStorageType()
Copyright © 2024. All rights reserved.