Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
SnapshotInstance[] |
DetachSnapshotInstancesRequest.getInstances()
Get Information of instances
|
SnapshotInstance[] |
AttachSnapshotInstancesRequest.getInstances()
Get Information of associated instances
|
SnapshotInstance[] |
DescribeSnapshotAttachedInstancesResponse.getInstanceSet()
Get List of instances
|
Modifier and Type | Method and Description |
---|---|
void |
DetachSnapshotInstancesRequest.setInstances(SnapshotInstance[] Instances)
Set Information of instances
|
void |
AttachSnapshotInstancesRequest.setInstances(SnapshotInstance[] Instances)
Set Information of associated instances
|
void |
DescribeSnapshotAttachedInstancesResponse.setInstanceSet(SnapshotInstance[] InstanceSet)
Set List of instances
|
Constructor and Description |
---|
SnapshotInstance(SnapshotInstance source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.