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 ObjectForUpload
ContainerResource.Upload. objectForUpload
Methods in com.woorea.openstack.swift.api with parameters of type ObjectForUpload Modifier and Type Method Description ContainerResource.Upload
ContainerResource. upload(ObjectForUpload objectForUpload)
Constructors in com.woorea.openstack.swift.api with parameters of type ObjectForUpload Constructor Description Upload(ObjectForUpload objectForUpload)
-