Uses of Class
org.jclouds.openstack.nova.v2_0.domain.Server
Packages that use Server
Package
Description
-
Uses of Server in org.jclouds.openstack.nova.v2_0.config
Methods in org.jclouds.openstack.nova.v2_0.config that return ServerModifier and TypeMethodDescriptionNovaParserModule.ServerAdapter.deserialize
(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) Methods in org.jclouds.openstack.nova.v2_0.config with parameters of type Server -
Uses of Server in org.jclouds.openstack.nova.v2_0.domain
Subclasses of Server in org.jclouds.openstack.nova.v2_0.domainModifier and TypeClassDescriptionclass
Extended server returned by ServerWithSecurityGroupsApiMethods in org.jclouds.openstack.nova.v2_0.domain that return ServerMethods in org.jclouds.openstack.nova.v2_0.domain with parameters of type Server -
Uses of Server in org.jclouds.openstack.nova.v2_0.domain.regionscoped
Fields in org.jclouds.openstack.nova.v2_0.domain.regionscoped declared as ServerMethods in org.jclouds.openstack.nova.v2_0.domain.regionscoped that return ServerConstructors in org.jclouds.openstack.nova.v2_0.domain.regionscoped with parameters of type Server -
Uses of Server in org.jclouds.openstack.nova.v2_0.domain.zonescoped
Fields in org.jclouds.openstack.nova.v2_0.domain.zonescoped declared as ServerMethods in org.jclouds.openstack.nova.v2_0.domain.zonescoped that return ServerConstructors in org.jclouds.openstack.nova.v2_0.domain.zonescoped with parameters of type Server -
Uses of Server in org.jclouds.openstack.nova.v2_0.features
Methods in org.jclouds.openstack.nova.v2_0.features that return ServerModifier and TypeMethodDescriptionList details of the specified serverMethods in org.jclouds.openstack.nova.v2_0.features that return types with arguments of type ServerModifier and TypeMethodDescriptionServerApi.listInDetail()
List all servers (all details)ServerApi.listInDetail
(PaginationOptions options) -
Uses of Server in org.jclouds.openstack.nova.v2_0.functions.internal
Methods in org.jclouds.openstack.nova.v2_0.functions.internal that return types with arguments of type ServerModifier and TypeMethodDescriptionprotected com.google.common.base.Function
<Object, IterableWithMarker<Server>> ParseServerDetails.ToPagedIterable.markerToNextForArg0
(com.google.common.base.Optional<Object> arg0)