Uses of Class
org.jclouds.vcloud.director.v1_5.domain.Media.Builder

Packages that use Media.Builder
org.jclouds.vcloud.director.v1_5.domain   
 

Uses of Media.Builder in org.jclouds.vcloud.director.v1_5.domain
 

Classes in org.jclouds.vcloud.director.v1_5.domain with type parameters of type Media.Builder
static class Media.Builder<B extends Media.Builder<B>>
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain that return Media.Builder
static Media.Builder<?> Media.builder()
           
 Media.Builder<?> Media.toBuilder()
           
 

Constructors in org.jclouds.vcloud.director.v1_5.domain with parameters of type Media.Builder
Media(Media.Builder<?> builder)
           
 



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