Uses of Class
com.cloudera.cdp.environments.model.AttachedVolume
Packages that use AttachedVolume
-
Uses of AttachedVolume in com.cloudera.cdp.environments.model
Methods in com.cloudera.cdp.environments.model that return types with arguments of type AttachedVolumeModifier and TypeMethodDescriptionInstanceTemplate.getAttachedVolumes()
Getter for attachedVolumes.Method parameters in com.cloudera.cdp.environments.model with type arguments of type AttachedVolumeModifier and TypeMethodDescriptionvoid
InstanceTemplate.setAttachedVolumes
(List<AttachedVolume> attachedVolumes) Setter for attachedVolumes.