org.dasein.cloud.azure
Class AzureMethod.AzureResponse

java.lang.Object
  extended by org.dasein.cloud.azure.AzureMethod.AzureResponse
Enclosing class:
AzureMethod

public static class AzureMethod.AzureResponse
extends Object


Field Summary
 Object body
           
 int httpCode
           
 
Constructor Summary
AzureMethod.AzureResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

httpCode

public int httpCode

body

public Object body
Constructor Detail

AzureMethod.AzureResponse

public AzureMethod.AzureResponse()


Copyright © 2013 enStratus Networks Inc. All Rights Reserved.