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
Fields in com.woorea.openstack.swift.api declared as ObjectForUpload Modifier and Type Field Description private ObjectForUploadContainerResource.Upload. objectForUploadMethods 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)
-