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 booleanequals(Object obj)static SessionforTokenAndVersion(String token, String version)StringgetToken()The authentication tokenStringgetVersion()The current version of the serverinthashCode()StringtoString()
-