public class Session extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Session.Builder |
Modifier and Type | Field and Description |
---|---|
static String |
MEDIA_TYPE |
public static final String MEDIA_TYPE
public static Session.Builder builder()
public Session.Builder toBuilder()
public String getUser()
public String get()
public URI getHref()
Copyright © 2009-2013 jclouds. All Rights Reserved.