Uses of Class
org.jclouds.cloudstack.domain.Snapshot.Builder

Packages that use Snapshot.Builder
org.jclouds.cloudstack.domain   
 

Uses of Snapshot.Builder in org.jclouds.cloudstack.domain
 

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

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



Copyright © 2009-2012 jclouds. All Rights Reserved.