Uses of Class
com.woorea.openstack.swift.model.ObjectForUpload
-
Packages that use ObjectForUpload Package Description com.woorea.openstack.swift.api -
-
Uses of ObjectForUpload in com.woorea.openstack.swift.api
Methods in com.woorea.openstack.swift.api with parameters of type ObjectForUpload Modifier and Type Method Description ContainerResource.UploadContainerResource. upload(ObjectForUpload objectForUpload)Constructors in com.woorea.openstack.swift.api with parameters of type ObjectForUpload Constructor Description Upload(ObjectForUpload objectForUpload)
-