org.refcodes.structure.CanonicalMap, org.refcodes.structure.CanonicalMap.CanonicalMapBuilder, org.refcodes.structure.CanonicalMap.MutableCanonicalMap, org.refcodes.structure.Clearable, org.refcodes.structure.Containable, org.refcodes.mixin.DelimiterAccessor, org.refcodes.structure.Dictionary<String,String>, org.refcodes.structure.Dictionary.MutableDictionary<String,String>, org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.PathMap.PathMapBuilder<String>>, org.refcodes.mixin.Dumpable, org.refcodes.net.HttpBodyMap, org.refcodes.structure.Keys<String,String>, org.refcodes.structure.Keys.MutableKeys<String,String>, org.refcodes.structure.Keys.MutableValues<String,String>, Map<String,String>, org.refcodes.structure.PathMap<String>, org.refcodes.structure.PathMap.MutablePathMap<String>, org.refcodes.structure.PathMap.PathMapBuilder<String>, org.refcodes.structure.PropertiesAccessorMixin, org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<org.refcodes.structure.CanonicalMap.CanonicalMapBuilder>, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMixin, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMutatorMixin, org.refcodes.mixin.TypeAccessor<String>AmazonMetaDataImplpublic interface AmazonMetaData
extends org.refcodes.net.HttpBodyMap
org.refcodes.structure.CanonicalMap.CanonicalMapBuilder, org.refcodes.structure.CanonicalMap.MutableCanonicalMaporg.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B extends org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B>>, org.refcodes.mixin.DelimiterAccessor.DelimiterMutator, org.refcodes.mixin.DelimiterAccessor.DelimiterPropertyorg.refcodes.structure.Dictionary.MutableDictionary<K extends Object,V extends Object>org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<K extends Object,V extends Object,B extends org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<K,V,B>>Map.Entry<K extends Object,V extends Object>org.refcodes.structure.PathMap.MutablePathMap<T extends Object>, org.refcodes.structure.PathMap.PathMapBuilder<T extends Object>org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<T extends Object>, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMixin, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMutatorMixin| Modifier and Type | Method | Description |
|---|---|---|
default String |
getAmiId() |
|
default Integer |
getAmiLaunchIndex() |
|
default String |
getAmiManifestPath() |
|
default String |
getAvailabilityZone() |
|
default String |
getHostname() |
|
default String |
getInstanceId() |
|
default String |
getInstanceType() |
|
default String |
getLocalHostName() |
|
default String |
getLocalIpv4() |
|
default String |
getPublicHostname() |
|
default String |
getPublicIpv4() |
|
default void |
setAmiId(String aValue) |
|
default void |
setAmiLaunchIndex(Integer aValue) |
|
default void |
setAmiManifestPath(String aValue) |
|
default void |
setAvailabilityZone(String aValue) |
|
default void |
setHostname(String aValue) |
|
default void |
setInstanceId(String aValue) |
|
default void |
setInstanceType(String aValue) |
|
default void |
setLocalHostName(String aValue) |
|
default void |
setLocalIpv4(String aValue) |
|
default void |
setPublicHostname(String aValue) |
|
default void |
setPublicIpv4(String aValue) |
toInstance, toInstance, toType, toTypewithInsert, withInsert, withInsertFrom, withInsertTo, withPutBoolean, withPutByte, withPutDouble, withPutFloat, withPutInteger, withPutLong, withPutShort, withRemoveFromcontainsValue, insert, insert, insertFrom, insertTo, put, putAll, putAll, putAll, toDump, toSourceCode, toSourceCodechildrenOf, delete, getStatusAlias, getStatusCode, getStatusException, getStatusMessage, getStatusTimeStamp, hasStatusAlias, hasStatusCode, hasStatusException, hasStatusMessage, hasStatusTimeStamp, putStatusAlias, putStatusAlias, putStatusCode, putStatusCode, putStatusException, putStatusException, putStatusMessage, putStatusTimeStamp, putStatusTimeStamp, retrieve, retrieveFrom, retrieveTo, withInsert, withInsert, withInsertFrom, withInsertTo, withPut, withPut, withPutStatusAlias, withPutStatusAlias, withPutStatusCode, withPutStatusCodeclear, compute, computeIfAbsent, computeIfPresent, containsKey, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesdirectories, directories, entries, entries, fromExternalKey, getArray, getArray, getRootPath, hasParentPath, isArray, isArray, isDirectory, isEntry, isRecord, isRootPath, keySet, paths, paths, records, records, toDataStructure, toDataStructure, toExternalKey, toMap, toMap, toNormalizedPath, toNormalizedPath, toParentPath, toPathinsert, insert, insert, insert, insertFrom, insertFrom, insertTo, insertTo, put, putArray, putArray, removeAllwithInsert, withInsert, withInsertFrom, withInsertTocontainsKey, get, getBoolean, getBoolean, getByte, getByte, getCharacter, getCharacter, getDouble, getDouble, getFloat, getFloat, getInteger, getInteger, getLong, getLong, getShort, getShort, use, useBoolean, useBoolean, useByte, useByte, useDouble, useDouble, useFloat, useFloat, useInteger, useInteger, useLong, useLong, useShort, useShortwithPutdefault void setAmiLaunchIndex(Integer aValue)
default void setLocalHostName(String aValue)
default void setAvailabilityZone(String aValue)
default void setInstanceId(String aValue)
default void setPublicIpv4(String aValue)
default void setPublicHostname(String aValue)
default void setAmiManifestPath(String aValue)
default void setLocalIpv4(String aValue)
default void setHostname(String aValue)
default void setAmiId(String aValue)
default void setInstanceType(String aValue)
default Integer getAmiLaunchIndex()
default String getLocalHostName()
default String getAvailabilityZone()
default String getInstanceId()
default String getPublicIpv4()
default String getPublicHostname()
default String getAmiManifestPath()
default String getLocalIpv4()
default String getHostname()
default String getAmiId()
default String getInstanceType()
Copyright © 2018. All rights reserved.