org.jclouds.dynect.v3.domain
Class Session
java.lang.Object
org.jclouds.dynect.v3.domain.Session
public final class Session
- extends Object
forTokenAndVersion
public static Session forTokenAndVersion(String token,
String version)
getToken
public String getToken()
- The authentication token
getVersion
public String getVersion()
- The current version of the server
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.