org.jclouds.vcloud.director.v1_5.binders
Class BindStringAsMetadataValue.MetadataValue

java.lang.Object
  extended by org.jclouds.vcloud.director.v1_5.domain.Resource
      extended by org.jclouds.vcloud.director.v1_5.binders.BindStringAsMetadataValue.MetadataValue
Enclosing class:
BindStringAsMetadataValue

public static class BindStringAsMetadataValue.MetadataValue
extends Resource


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jclouds.vcloud.director.v1_5.domain.Resource
Resource.Builder<B extends Resource.Builder<B>>
 
Field Summary
static String MEDIA_TYPE
           
 
Fields inherited from class org.jclouds.vcloud.director.v1_5.domain.Resource
logger
 
Constructor Summary
BindStringAsMetadataValue.MetadataValue()
           
BindStringAsMetadataValue.MetadataValue(String value)
           
 
Method Summary
 
Methods inherited from class org.jclouds.vcloud.director.v1_5.domain.Resource
builder, clone, equals, getHref, getLinks, getType, hashCode, string, toBuilder, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

MEDIA_TYPE

public static final String MEDIA_TYPE
See Also:
Constant Field Values
Constructor Detail

BindStringAsMetadataValue.MetadataValue

public BindStringAsMetadataValue.MetadataValue()

BindStringAsMetadataValue.MetadataValue

public BindStringAsMetadataValue.MetadataValue(String value)


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