Uses of Enum Class
org.jclouds.openstack.nova.v2_0.domain.Console.Type
Packages that use Console.Type
Package
Description
-
Uses of Console.Type in org.jclouds.openstack.nova.v2_0.domain
Fields in org.jclouds.openstack.nova.v2_0.domain declared as Console.TypeMethods in org.jclouds.openstack.nova.v2_0.domain that return Console.TypeModifier and TypeMethodDescriptionstatic Console.TypeUsed from jclouds builtin deserializer.Console.getType()static Console.TypeReturns the enum constant of this class with the specified name.static Console.Type[]Console.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.openstack.nova.v2_0.domain with parameters of type Console.TypeConstructors in org.jclouds.openstack.nova.v2_0.domain with parameters of type Console.Type -
Uses of Console.Type in org.jclouds.openstack.nova.v2_0.extensions
Methods in org.jclouds.openstack.nova.v2_0.extensions with parameters of type Console.TypeModifier and TypeMethodDescriptionConsolesApi.getConsole(String serverId, Console.Type type) Gets the specified server Console.