org.jclouds.vcloud.director.v1_5.domain.params
Class PublishCatalogParams.Builder
java.lang.Object
org.jclouds.vcloud.director.v1_5.domain.params.PublishCatalogParams.Builder
- Enclosing class:
- PublishCatalogParams
public static class PublishCatalogParams.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublishCatalogParams.Builder
public PublishCatalogParams.Builder()
isPublished
public PublishCatalogParams.Builder isPublished(boolean isPublished)
- See Also:
PublishCatalogParams#getIsPublished()
build
public PublishCatalogParams build()
fromPublishCatalogParams
public PublishCatalogParams.Builder fromPublishCatalogParams(PublishCatalogParams in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.