Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
PersistentVolumeContext |
PodVolume.getPVCVolume()
Get This field will take effect if `VolumeType` is `pvc`.
|
Modifier and Type | Method and Description |
---|---|
void |
PodVolume.setPVCVolume(PersistentVolumeContext PVCVolume)
Set This field will take effect if `VolumeType` is `pvc`.
|
Constructor and Description |
---|
PersistentVolumeContext(PersistentVolumeContext 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.