Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.ImageMapping
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of ImageMapping in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return ImageMapping Modifier and Type Method Description ImageMapping
ImageMapping. _links(Map<String,Href> _links)
ImageMapping
ImageMapping. externalRegionId(String externalRegionId)
ImageMapping
ImageProfile. getImageMappings()
Get imageMappingsImageMapping
ImageMapping. mapping(Map<String,ImageMappingDescription> mapping)
ImageMapping
ImageMapping. putLinksItem(String key, Href _linksItem)
ImageMapping
ImageMapping. putMappingItem(String key, ImageMappingDescription mappingItem)
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return types with arguments of type ImageMapping Modifier and Type Method Description List<ImageMapping>
ImageResult. getContent()
List of content itemsMethods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type ImageMapping Modifier and Type Method Description ImageProfile
ImageProfile. imageMappings(ImageMapping imageMappings)
void
ImageProfile. setImageMappings(ImageMapping imageMappings)