| Package | Description |
|---|---|
| cloud.artik.api |
| Modifier and Type | Method and Description |
|---|---|
RefreshTokenResponse |
TokensApi.refreshToken(String grantType,
String refreshToken) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RefreshTokenResponse> |
TokensApi.refreshTokenWithHttpInfo(String grantType,
String refreshToken) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TokensApi.refreshTokenAsync(String grantType,
String refreshToken,
ApiCallback<RefreshTokenResponse> callback) |
Copyright © 2016. All rights reserved.