Enum Class ServerInRegionToNodeMetadata.AddressToStringTransformationFunction

java.lang.Object
java.lang.Enum<ServerInRegionToNodeMetadata.AddressToStringTransformationFunction>
org.jclouds.openstack.nova.v2_0.compute.functions.ServerInRegionToNodeMetadata.AddressToStringTransformationFunction
All Implemented Interfaces:
com.google.common.base.Function<Address,String>, Serializable, Comparable<ServerInRegionToNodeMetadata.AddressToStringTransformationFunction>, java.lang.constant.Constable, Function<Address,String>
Enclosing class:
ServerInRegionToNodeMetadata

public static enum ServerInRegionToNodeMetadata.AddressToStringTransformationFunction extends Enum<ServerInRegionToNodeMetadata.AddressToStringTransformationFunction> implements com.google.common.base.Function<Address,String>