This project has retired. For details please refer to its
Attic page .
Metadata (Apache jclouds 1.9.3 API)
JavaScript is disabled on your browser.
java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingMap<String ,String >
org.jclouds.rackspace.cloudloadbalancers.v1.domain.Metadata
All Implemented Interfaces:
Map <String ,String >
public class Metadata
extends com.google.common.collect.ForwardingMap<String ,String >
Key and value must be 256 characters or less. All UTF-8 characters are valid.
Use the *Id methods when you need to get a metadata id for updating and removal.
Nested Class Summary
Nested classes/interfaces inherited from class com.google.common.collect.ForwardingMap
com.google.common.collect.ForwardingMap.StandardEntrySet, com.google.common.collect.ForwardingMap.StandardKeySet, com.google.common.collect.ForwardingMap.StandardValues
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry <K ,V >
Method Summary
Methods inherited from class com.google.common.collect.ForwardingMap
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, standardClear, standardContainsKey, standardContainsValue, standardEquals, standardHashCode, standardIsEmpty, standardPutAll, standardRemove, standardToString, values
Methods inherited from class com.google.common.collect.ForwardingObject
toString
Constructor Detail
Metadata
public Metadata()
Copyright © 2009-2016 The Apache Software Foundation . All Rights Reserved.