Uses of Class
org.jclouds.openstack.cinder.v1.domain.Snapshot.Builder

Packages that use Snapshot.Builder
org.jclouds.openstack.cinder.v1.domain   
 

Uses of Snapshot.Builder in org.jclouds.openstack.cinder.v1.domain
 

Classes in org.jclouds.openstack.cinder.v1.domain with type parameters of type Snapshot.Builder
static class Snapshot.Builder<T extends Snapshot.Builder<T>>
           
 

Methods in org.jclouds.openstack.cinder.v1.domain that return Snapshot.Builder
static Snapshot.Builder<?> Snapshot.builder()
           
 Snapshot.Builder<?> Snapshot.toBuilder()
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.