Serialized Form


Package org.jclouds.vcloud

Class org.jclouds.vcloud.TaskInErrorStateException extends RuntimeException implements Serializable

Serialized Fields

task

Task task

Class org.jclouds.vcloud.TaskStillRunningException extends RuntimeException implements Serializable

Serialized Fields

task

Task task

Class org.jclouds.vcloud.VCloudResponseException extends org.jclouds.http.HttpResponseException implements Serializable

Serialized Fields

error

VCloudError error

Package org.jclouds.vcloud.domain.internal

Class org.jclouds.vcloud.domain.internal.CatalogImpl extends LinkedHashMap<String,ReferenceType> implements Serializable

Serialized Fields

name

String name

type

String type

href

URI href

org

ReferenceType org

description

String description

tasks

List<E> tasks

published

boolean published

readOnly

boolean readOnly



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