Uses of Class
org.openstack4j.openstack.storage.object.domain.SwiftObjectImpl
-
Packages that use SwiftObjectImpl Package Description org.openstack4j.openstack.storage.object.domain org.openstack4j.openstack.storage.object.functions -
-
Uses of SwiftObjectImpl in org.openstack4j.openstack.storage.object.domain
Methods in org.openstack4j.openstack.storage.object.domain that return SwiftObjectImpl Modifier and Type Method Description SwiftObjectImplSwiftObjectImpl.Builder. build() -
Uses of SwiftObjectImpl in org.openstack4j.openstack.storage.object.functions
Methods in org.openstack4j.openstack.storage.object.functions that return SwiftObjectImpl Modifier and Type Method Description SwiftObjectImplApplyContainerToObjectFunction. apply(SwiftObjectImpl obj)Methods in org.openstack4j.openstack.storage.object.functions with parameters of type SwiftObjectImpl Modifier and Type Method Description SwiftObjectImplApplyContainerToObjectFunction. apply(SwiftObjectImpl obj)
-