org.jclouds.openstack.nova.v2_0.functions
Class FieldValueResponseParsers

java.lang.Object
  extended by org.jclouds.openstack.nova.v2_0.functions.FieldValueResponseParsers

public class FieldValueResponseParsers
extends Object

Parsers for extracting a single field value from a response and comparing it to an expected value


Nested Class Summary
static class FieldValueResponseParsers.FieldValueResponseParser<T>
           
static class FieldValueResponseParsers.MaintenanceModeDisabledResponseParser
           
static class FieldValueResponseParsers.MaintenanceModeEnabledResponseParser
           
static class FieldValueResponseParsers.PowerIsRebootResponseParser
           
static class FieldValueResponseParsers.PowerIsShutdownResponseParser
           
static class FieldValueResponseParsers.PowerIsStartupResponseParser
           
static class FieldValueResponseParsers.StatusDisabledResponseParser
           
static class FieldValueResponseParsers.StatusEnabledResponseParser
           
 
Constructor Summary
FieldValueResponseParsers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldValueResponseParsers

public FieldValueResponseParsers()


Copyright © 2009-2012 jclouds. All Rights Reserved.