public static final class ShoeboxedSession.Builder extends Object
ShoeboxedSession| Constructor and Description |
|---|
ShoeboxedSession.Builder(ApiApplication apiApplication) |
| Modifier and Type | Method and Description |
|---|---|
ShoeboxedSession.Builder |
accessToken(String accessToken) |
ShoeboxedSession |
build() |
ShoeboxedSession.Builder |
refreshToken(String refreshToken) |
public ShoeboxedSession.Builder(ApiApplication apiApplication)
apiApplication - API applicationpublic ShoeboxedSession.Builder accessToken(String accessToken)
accessToken - OAuth access tokenShoeboxedSession.Builderpublic ShoeboxedSession.Builder refreshToken(String refreshToken)
refreshToken - OAuth refresh tokenShoeboxedSession.Builderpublic ShoeboxedSession build()
ShoeboxedSessionCopyright © 2014. All rights reserved.