Uses of Class
jenkins.plugins.jclouds.blobstore.BlobStoreProfile
-
Packages that use BlobStoreProfile Package Description jenkins.plugins.jclouds.blobstore -
-
Uses of BlobStoreProfile in jenkins.plugins.jclouds.blobstore
Methods in jenkins.plugins.jclouds.blobstore that return BlobStoreProfile Modifier and Type Method Description BlobStoreProfile
BlobStorePublisher. getProfile()
BlobStoreProfile[]
BlobStorePublisher.DescriptorImpl. getProfiles()
Methods in jenkins.plugins.jclouds.blobstore with parameters of type BlobStoreProfile Modifier and Type Method Description protected void
BlobStoreProfile.ConverterImpl. callback(BlobStoreProfile bsp, com.thoughtworks.xstream.converters.UnmarshallingContext context)
Method parameters in jenkins.plugins.jclouds.blobstore with type arguments of type BlobStoreProfile Modifier and Type Method Description void
BlobStorePublisher.DescriptorImpl. setProfiles(List<BlobStoreProfile> newProfiles)
Set profiles.
-