Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.ImageMappingDescription
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of ImageMappingDescription in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return types with arguments of type ImageMappingDescription Modifier and Type Method Description Map<String,ImageMappingDescription>ImageMapping. getMapping()Image mapping defined for the particular region.Methods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type ImageMappingDescription Modifier and Type Method Description ImageMappingImageMapping. putMappingItem(String key, ImageMappingDescription mappingItem)Method parameters in com.vmware.vra.jenkinsplugin.model.iaas with type arguments of type ImageMappingDescription Modifier and Type Method Description ImageMappingImageMapping. mapping(Map<String,ImageMappingDescription> mapping)voidImageMapping. setMapping(Map<String,ImageMappingDescription> mapping)