Uses of Class
jenkins.plugins.jclouds.blobstore.BlobStoreProfile
Packages that use BlobStoreProfile
-
Uses of BlobStoreProfile in jenkins.plugins.jclouds.blobstore
Methods in jenkins.plugins.jclouds.blobstore that return BlobStoreProfileModifier and TypeMethodDescriptionBlobStorePublisher.getProfile()BlobStorePublisher.DescriptorImpl.getProfiles()Methods in jenkins.plugins.jclouds.blobstore with parameters of type BlobStoreProfileModifier and TypeMethodDescriptionprotected voidBlobStoreProfile.ConverterImpl.callback(BlobStoreProfile bsp, com.thoughtworks.xstream.converters.UnmarshallingContext context) Method parameters in jenkins.plugins.jclouds.blobstore with type arguments of type BlobStoreProfileModifier and TypeMethodDescriptionvoidBlobStorePublisher.DescriptorImpl.setProfiles(List<BlobStoreProfile> newProfiles) Set profiles.