Package org.jclouds.dynect.v3.domain
Class Session
- java.lang.Object
-
- org.jclouds.dynect.v3.domain.Session
-
public final class Session extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static Session
forTokenAndVersion(String token, String version)
String
getToken()
The authentication tokenString
getVersion()
The current version of the serverint
hashCode()
String
toString()
-