Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
VolumeMount |
ServiceInfo.getVolumeMount()
Get 挂载
注意:此字段可能返回 null,表示取不到有效值。
|
VolumeMount |
DescribeModelServiceHotUpdatedRequest.getVolumeMount()
Get 挂载信息
|
VolumeMount |
ModifyModelServiceRequest.getVolumeMount()
Get 挂载配置,目前只支持CFS
|
VolumeMount |
CreateModelServiceRequest.getVolumeMount()
Get 挂载配置,目前只支持CFS
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInfo.setVolumeMount(VolumeMount VolumeMount)
Set 挂载
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeModelServiceHotUpdatedRequest.setVolumeMount(VolumeMount VolumeMount)
Set 挂载信息
|
void |
ModifyModelServiceRequest.setVolumeMount(VolumeMount VolumeMount)
Set 挂载配置,目前只支持CFS
|
void |
CreateModelServiceRequest.setVolumeMount(VolumeMount VolumeMount)
Set 挂载配置,目前只支持CFS
|
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 © 2024. All rights reserved.