Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
HostVolumeContext |
PodVolume.getHostVolume()
Get This field will take effect if `VolumeType` is `hostpath`.
|
Modifier and Type | Method and Description |
---|---|
void |
PodVolume.setHostVolume(HostVolumeContext HostVolume)
Set This field will take effect if `VolumeType` is `hostpath`.
|
Constructor and Description |
---|
HostVolumeContext(HostVolumeContext 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 © 2023. All rights reserved.