| Package | Description | 
|---|---|
| com.tencentcloudapi.tione.v20211111.models | 
| Modifier and Type | Method and Description | 
|---|---|
VolumeMount | 
ServiceInfo.getVolumeMount()
Get Mounting.Note: This field may return null, indicating that no valid values can be obtained. 
 | 
VolumeMount[] | 
ServiceInfo.getVolumeMounts()
Get Batch data disk mounting configurations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceInfo.setVolumeMount(VolumeMount VolumeMount)
Set Mounting.Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
ServiceInfo.setVolumeMounts(VolumeMount[] VolumeMounts)
Set Batch data disk mounting configurations. 
 | 
| Constructor and Description | 
|---|
VolumeMount(VolumeMount 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 © 2025. All rights reserved.