public class CopySnapshotResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
CopySnapshotResponseBody.AllocationId |
static class |
CopySnapshotResponseBody.Builder |
static class |
CopySnapshotResponseBody.UnAllocationId |
限定符和类型 | 方法和说明 |
---|---|
static CopySnapshotResponseBody.Builder |
builder() |
static CopySnapshotResponseBody |
create() |
List<CopySnapshotResponseBody.AllocationId> |
getAllocationId() |
String |
getBizStatusCode() |
String |
getRequestId() |
List<CopySnapshotResponseBody.UnAllocationId> |
getUnAllocationId() |
public static CopySnapshotResponseBody.Builder builder()
public static CopySnapshotResponseBody create()
public List<CopySnapshotResponseBody.AllocationId> getAllocationId()
public String getBizStatusCode()
public String getRequestId()
public List<CopySnapshotResponseBody.UnAllocationId> getUnAllocationId()
Copyright © 2024. All rights reserved.