public class DevelopersApi extends Object
| Constructor and Description |
|---|
DevelopersApi() |
DevelopersApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
GetAccessTokenByRefreshTokenResponse |
getAccessTokenByRefreshToken(GetAccessTokenByRefreshTokenParams body,
String authorization,
String authorizationOxdId)
Get Access Token By Refresh Token
Get Access Token By Refresh Token
|
com.squareup.okhttp.Call |
getAccessTokenByRefreshTokenAsync(GetAccessTokenByRefreshTokenParams body,
String authorization,
String authorizationOxdId,
ApiCallback<GetAccessTokenByRefreshTokenResponse> callback)
Get Access Token By Refresh Token (asynchronously)
Get Access Token By Refresh Token
|
com.squareup.okhttp.Call |
getAccessTokenByRefreshTokenCall(GetAccessTokenByRefreshTokenParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAccessTokenByRefreshToken
|
ApiResponse<GetAccessTokenByRefreshTokenResponse> |
getAccessTokenByRefreshTokenWithHttpInfo(GetAccessTokenByRefreshTokenParams body,
String authorization,
String authorizationOxdId)
Get Access Token By Refresh Token
Get Access Token By Refresh Token
|
ApiClient |
getApiClient() |
GetAuthorizationUrlResponse |
getAuthorizationUrl(GetAuthorizationUrlParams body,
String authorization,
String authorizationOxdId)
Get Authorization Url
Gets authorization url
|
com.squareup.okhttp.Call |
getAuthorizationUrlAsync(GetAuthorizationUrlParams body,
String authorization,
String authorizationOxdId,
ApiCallback<GetAuthorizationUrlResponse> callback)
Get Authorization Url (asynchronously)
Gets authorization url
|
com.squareup.okhttp.Call |
getAuthorizationUrlCall(GetAuthorizationUrlParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAuthorizationUrl
|
ApiResponse<GetAuthorizationUrlResponse> |
getAuthorizationUrlWithHttpInfo(GetAuthorizationUrlParams body,
String authorization,
String authorizationOxdId)
Get Authorization Url
Gets authorization url
|
GetClientTokenResponse |
getClientToken(GetClientTokenParams body)
Get Client Token
Gets Client Token
|
com.squareup.okhttp.Call |
getClientTokenAsync(GetClientTokenParams body,
ApiCallback<GetClientTokenResponse> callback)
Get Client Token (asynchronously)
Gets Client Token
|
com.squareup.okhttp.Call |
getClientTokenCall(GetClientTokenParams body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getClientToken
|
ApiResponse<GetClientTokenResponse> |
getClientTokenWithHttpInfo(GetClientTokenParams body)
Get Client Token
Gets Client Token
|
GetDiscoveryResponse |
getDiscovery(GetDiscoveryParams body)
Get OP Discovery Configuration
Get OP Discovery Configuration
|
com.squareup.okhttp.Call |
getDiscoveryAsync(GetDiscoveryParams body,
ApiCallback<GetDiscoveryResponse> callback)
Get OP Discovery Configuration (asynchronously)
Get OP Discovery Configuration
|
com.squareup.okhttp.Call |
getDiscoveryCall(GetDiscoveryParams body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getDiscovery
|
ApiResponse<GetDiscoveryResponse> |
getDiscoveryWithHttpInfo(GetDiscoveryParams body)
Get OP Discovery Configuration
Get OP Discovery Configuration
|
GetIssuerResponse |
getIssuer(GetIssuerParams body)
Get Issuer
Get Issuer
|
com.squareup.okhttp.Call |
getIssuerAsync(GetIssuerParams body,
ApiCallback<GetIssuerResponse> callback)
Get Issuer (asynchronously)
Get Issuer
|
com.squareup.okhttp.Call |
getIssuerCall(GetIssuerParams body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getIssuer
|
ApiResponse<GetIssuerResponse> |
getIssuerWithHttpInfo(GetIssuerParams body)
Get Issuer
Get Issuer
|
GetJwksResponse |
getJsonWebKeySet(GetJwksParams body,
String authorization,
String authorizationOxdId)
Get JSON Web Key Set
Get JSON Web Key Set
|
com.squareup.okhttp.Call |
getJsonWebKeySetAsync(GetJwksParams body,
String authorization,
String authorizationOxdId,
ApiCallback<GetJwksResponse> callback)
Get JSON Web Key Set (asynchronously)
Get JSON Web Key Set
|
com.squareup.okhttp.Call |
getJsonWebKeySetCall(GetJwksParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getJsonWebKeySet
|
ApiResponse<GetJwksResponse> |
getJsonWebKeySetWithHttpInfo(GetJwksParams body,
String authorization,
String authorizationOxdId)
Get JSON Web Key Set
Get JSON Web Key Set
|
GetLogoutUriResponse |
getLogoutUri(GetLogoutUriParams body,
String authorization,
String authorizationOxdId)
Get Logout URL
Get Logout URL
|
com.squareup.okhttp.Call |
getLogoutUriAsync(GetLogoutUriParams body,
String authorization,
String authorizationOxdId,
ApiCallback<GetLogoutUriResponse> callback)
Get Logout URL (asynchronously)
Get Logout URL
|
com.squareup.okhttp.Call |
getLogoutUriCall(GetLogoutUriParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getLogoutUri
|
ApiResponse<GetLogoutUriResponse> |
getLogoutUriWithHttpInfo(GetLogoutUriParams body,
String authorization,
String authorizationOxdId)
Get Logout URL
Get Logout URL
|
String |
getRequestObject(String requestObjectId)
Get Request Object
Get Request Object
|
com.squareup.okhttp.Call |
getRequestObjectAsync(String requestObjectId,
ApiCallback<String> callback)
Get Request Object (asynchronously)
Get Request Object
|
com.squareup.okhttp.Call |
getRequestObjectCall(String requestObjectId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getRequestObject
|
GetRequestObjectUriResponse |
getRequestObjectUri(GetRequestObjectUriParams body,
String authorization,
String authorizationOxdId)
Get Request Object Uri
Get Request Object Uri
|
com.squareup.okhttp.Call |
getRequestObjectUriAsync(GetRequestObjectUriParams body,
String authorization,
String authorizationOxdId,
ApiCallback<GetRequestObjectUriResponse> callback)
Get Request Object Uri (asynchronously)
Get Request Object Uri
|
com.squareup.okhttp.Call |
getRequestObjectUriCall(GetRequestObjectUriParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getRequestObjectUri
|
ApiResponse<GetRequestObjectUriResponse> |
getRequestObjectUriWithHttpInfo(GetRequestObjectUriParams body,
String authorization,
String authorizationOxdId)
Get Request Object Uri
Get Request Object Uri
|
ApiResponse<String> |
getRequestObjectWithHttpInfo(String requestObjectId)
Get Request Object
Get Request Object
|
GetRpJwksResponse |
getRpJwks()
Get Rp JWKS
Get Rp JWKS
|
com.squareup.okhttp.Call |
getRpJwksAsync(ApiCallback<GetRpJwksResponse> callback)
Get Rp JWKS (asynchronously)
Get Rp JWKS
|
com.squareup.okhttp.Call |
getRpJwksCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getRpJwks
|
ApiResponse<GetRpJwksResponse> |
getRpJwksWithHttpInfo()
Get Rp JWKS
Get Rp JWKS
|
GetTokensByCodeResponse |
getTokensByCode(GetTokensByCodeParams body,
String authorization,
String authorizationOxdId)
Get Tokens By Code
Get tokens by code
|
com.squareup.okhttp.Call |
getTokensByCodeAsync(GetTokensByCodeParams body,
String authorization,
String authorizationOxdId,
ApiCallback<GetTokensByCodeResponse> callback)
Get Tokens By Code (asynchronously)
Get tokens by code
|
com.squareup.okhttp.Call |
getTokensByCodeCall(GetTokensByCodeParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getTokensByCode
|
ApiResponse<GetTokensByCodeResponse> |
getTokensByCodeWithHttpInfo(GetTokensByCodeParams body,
String authorization,
String authorizationOxdId)
Get Tokens By Code
Get tokens by code
|
Map<String,Object> |
getUserInfo(GetUserInfoParams body,
String authorization,
String authorizationOxdId)
Get User Info
Get User Info
|
com.squareup.okhttp.Call |
getUserInfoAsync(GetUserInfoParams body,
String authorization,
String authorizationOxdId,
ApiCallback<Map<String,Object>> callback)
Get User Info (asynchronously)
Get User Info
|
com.squareup.okhttp.Call |
getUserInfoCall(GetUserInfoParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getUserInfo
|
ApiResponse<Map<String,Object>> |
getUserInfoWithHttpInfo(GetUserInfoParams body,
String authorization,
String authorizationOxdId)
Get User Info
Get User Info
|
void |
healthCheck()
Health Check
Health Check endpoint is for quick check whether oxd-server is alive.
|
com.squareup.okhttp.Call |
healthCheckAsync(ApiCallback<Void> callback)
Health Check (asynchronously)
Health Check endpoint is for quick check whether oxd-server is alive.
|
com.squareup.okhttp.Call |
healthCheckCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for healthCheck
|
ApiResponse<Void> |
healthCheckWithHttpInfo()
Health Check
Health Check endpoint is for quick check whether oxd-server is alive.
|
IntrospectAccessTokenResponse |
introspectAccessToken(IntrospectAccessTokenParams body,
String authorization,
String authorizationOxdId)
Introspect Access Token
Introspect Access Token
|
com.squareup.okhttp.Call |
introspectAccessTokenAsync(IntrospectAccessTokenParams body,
String authorization,
String authorizationOxdId,
ApiCallback<IntrospectAccessTokenResponse> callback)
Introspect Access Token (asynchronously)
Introspect Access Token
|
com.squareup.okhttp.Call |
introspectAccessTokenCall(IntrospectAccessTokenParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for introspectAccessToken
|
ApiResponse<IntrospectAccessTokenResponse> |
introspectAccessTokenWithHttpInfo(IntrospectAccessTokenParams body,
String authorization,
String authorizationOxdId)
Introspect Access Token
Introspect Access Token
|
IntrospectRptResponse |
introspectRpt(IntrospectRptParams body,
String authorization,
String authorizationOxdId)
Introspect RPT
Introspect RPT
|
com.squareup.okhttp.Call |
introspectRptAsync(IntrospectRptParams body,
String authorization,
String authorizationOxdId,
ApiCallback<IntrospectRptResponse> callback)
Introspect RPT (asynchronously)
Introspect RPT
|
com.squareup.okhttp.Call |
introspectRptCall(IntrospectRptParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for introspectRpt
|
ApiResponse<IntrospectRptResponse> |
introspectRptWithHttpInfo(IntrospectRptParams body,
String authorization,
String authorizationOxdId)
Introspect RPT
Introspect RPT
|
RegisterSiteResponse |
registerSite(RegisterSiteParams body)
Register Site
Registers site at oxd-server
|
com.squareup.okhttp.Call |
registerSiteAsync(RegisterSiteParams body,
ApiCallback<RegisterSiteResponse> callback)
Register Site (asynchronously)
Registers site at oxd-server
|
com.squareup.okhttp.Call |
registerSiteCall(RegisterSiteParams body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for registerSite
|
ApiResponse<RegisterSiteResponse> |
registerSiteWithHttpInfo(RegisterSiteParams body)
Register Site
Registers site at oxd-server
|
RemoveSiteResponse |
removeSite(RemoveSiteParams body,
String authorization,
String authorizationOxdId)
Remove Site
Removes site from oxd-server
|
com.squareup.okhttp.Call |
removeSiteAsync(RemoveSiteParams body,
String authorization,
String authorizationOxdId,
ApiCallback<RemoveSiteResponse> callback)
Remove Site (asynchronously)
Removes site from oxd-server
|
com.squareup.okhttp.Call |
removeSiteCall(RemoveSiteParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for removeSite
|
ApiResponse<RemoveSiteResponse> |
removeSiteWithHttpInfo(RemoveSiteParams body,
String authorization,
String authorizationOxdId)
Remove Site
Removes site from oxd-server
|
void |
setApiClient(ApiClient apiClient) |
UmaRpGetClaimsGatheringUrlResponse |
umaRpGetClaimsGatheringUrl(UmaRpGetClaimsGatheringUrlParams body,
String authorization,
String authorizationOxdId)
UMA RP Get Claims Gathering URL
UMA RP Get Claims Gathering URL
|
com.squareup.okhttp.Call |
umaRpGetClaimsGatheringUrlAsync(UmaRpGetClaimsGatheringUrlParams body,
String authorization,
String authorizationOxdId,
ApiCallback<UmaRpGetClaimsGatheringUrlResponse> callback)
UMA RP Get Claims Gathering URL (asynchronously)
UMA RP Get Claims Gathering URL
|
com.squareup.okhttp.Call |
umaRpGetClaimsGatheringUrlCall(UmaRpGetClaimsGatheringUrlParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRpGetClaimsGatheringUrl
|
ApiResponse<UmaRpGetClaimsGatheringUrlResponse> |
umaRpGetClaimsGatheringUrlWithHttpInfo(UmaRpGetClaimsGatheringUrlParams body,
String authorization,
String authorizationOxdId)
UMA RP Get Claims Gathering URL
UMA RP Get Claims Gathering URL
|
UmaRpGetRptResponse |
umaRpGetRpt(UmaRpGetRptParams body,
String authorization,
String authorizationOxdId)
UMA RP Get RPT
UMA RP Get RPT
|
com.squareup.okhttp.Call |
umaRpGetRptAsync(UmaRpGetRptParams body,
String authorization,
String authorizationOxdId,
ApiCallback<UmaRpGetRptResponse> callback)
UMA RP Get RPT (asynchronously)
UMA RP Get RPT
|
com.squareup.okhttp.Call |
umaRpGetRptCall(UmaRpGetRptParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRpGetRpt
|
ApiResponse<UmaRpGetRptResponse> |
umaRpGetRptWithHttpInfo(UmaRpGetRptParams body,
String authorization,
String authorizationOxdId)
UMA RP Get RPT
UMA RP Get RPT
|
UmaRsCheckAccessResponse |
umaRsCheckAccess(UmaRsCheckAccessParams body,
String authorization,
String authorizationOxdId)
UMA RS Check Access
UMA RS Check Access
|
com.squareup.okhttp.Call |
umaRsCheckAccessAsync(UmaRsCheckAccessParams body,
String authorization,
String authorizationOxdId,
ApiCallback<UmaRsCheckAccessResponse> callback)
UMA RS Check Access (asynchronously)
UMA RS Check Access
|
com.squareup.okhttp.Call |
umaRsCheckAccessCall(UmaRsCheckAccessParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRsCheckAccess
|
ApiResponse<UmaRsCheckAccessResponse> |
umaRsCheckAccessWithHttpInfo(UmaRsCheckAccessParams body,
String authorization,
String authorizationOxdId)
UMA RS Check Access
UMA RS Check Access
|
UmaRsModifyResponse |
umaRsModify(UmaRsModifyParams body,
String authorization,
String authorizationOxdId)
UMA RS Modify Resources
UMA RS Modify Resource.
|
com.squareup.okhttp.Call |
umaRsModifyAsync(UmaRsModifyParams body,
String authorization,
String authorizationOxdId,
ApiCallback<UmaRsModifyResponse> callback)
UMA RS Modify Resources (asynchronously)
UMA RS Modify Resource.
|
com.squareup.okhttp.Call |
umaRsModifyCall(UmaRsModifyParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRsModify
|
ApiResponse<UmaRsModifyResponse> |
umaRsModifyWithHttpInfo(UmaRsModifyParams body,
String authorization,
String authorizationOxdId)
UMA RS Modify Resources
UMA RS Modify Resource.
|
UmaRsProtectResponse |
umaRsProtect(UmaRsProtectParams body,
String authorization,
String authorizationOxdId)
UMA RS Protect Resources
UMA RS Protect Resources.
|
com.squareup.okhttp.Call |
umaRsProtectAsync(UmaRsProtectParams body,
String authorization,
String authorizationOxdId,
ApiCallback<UmaRsProtectResponse> callback)
UMA RS Protect Resources (asynchronously)
UMA RS Protect Resources.
|
com.squareup.okhttp.Call |
umaRsProtectCall(UmaRsProtectParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRsProtect
|
ApiResponse<UmaRsProtectResponse> |
umaRsProtectWithHttpInfo(UmaRsProtectParams body,
String authorization,
String authorizationOxdId)
UMA RS Protect Resources
UMA RS Protect Resources.
|
UpdateSiteResponse |
updateSite(UpdateSiteParams body,
String authorization,
String authorizationOxdId)
Update Site
Updates site at oxd-server.
|
com.squareup.okhttp.Call |
updateSiteAsync(UpdateSiteParams body,
String authorization,
String authorizationOxdId,
ApiCallback<UpdateSiteResponse> callback)
Update Site (asynchronously)
Updates site at oxd-server.
|
com.squareup.okhttp.Call |
updateSiteCall(UpdateSiteParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSite
|
ApiResponse<UpdateSiteResponse> |
updateSiteWithHttpInfo(UpdateSiteParams body,
String authorization,
String authorizationOxdId)
Update Site
Updates site at oxd-server.
|
public DevelopersApi()
public DevelopersApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call getAccessTokenByRefreshTokenCall(GetAccessTokenByRefreshTokenParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetAccessTokenByRefreshTokenResponse getAccessTokenByRefreshToken(GetAccessTokenByRefreshTokenParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetAccessTokenByRefreshTokenResponse> getAccessTokenByRefreshTokenWithHttpInfo(GetAccessTokenByRefreshTokenParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getAccessTokenByRefreshTokenAsync(GetAccessTokenByRefreshTokenParams body, String authorization, String authorizationOxdId, ApiCallback<GetAccessTokenByRefreshTokenResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getAuthorizationUrlCall(GetAuthorizationUrlParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetAuthorizationUrlResponse getAuthorizationUrl(GetAuthorizationUrlParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetAuthorizationUrlResponse> getAuthorizationUrlWithHttpInfo(GetAuthorizationUrlParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getAuthorizationUrlAsync(GetAuthorizationUrlParams body, String authorization, String authorizationOxdId, ApiCallback<GetAuthorizationUrlResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getClientTokenCall(GetClientTokenParams body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetClientTokenResponse getClientToken(GetClientTokenParams body) throws ApiException
body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetClientTokenResponse> getClientTokenWithHttpInfo(GetClientTokenParams body) throws ApiException
body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getClientTokenAsync(GetClientTokenParams body, ApiCallback<GetClientTokenResponse> callback) throws ApiException
body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getDiscoveryCall(GetDiscoveryParams body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetDiscoveryResponse getDiscovery(GetDiscoveryParams body) throws ApiException
body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetDiscoveryResponse> getDiscoveryWithHttpInfo(GetDiscoveryParams body) throws ApiException
body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getDiscoveryAsync(GetDiscoveryParams body, ApiCallback<GetDiscoveryResponse> callback) throws ApiException
body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getIssuerCall(GetIssuerParams body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetIssuerResponse getIssuer(GetIssuerParams body) throws ApiException
body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetIssuerResponse> getIssuerWithHttpInfo(GetIssuerParams body) throws ApiException
body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getIssuerAsync(GetIssuerParams body, ApiCallback<GetIssuerResponse> callback) throws ApiException
body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getJsonWebKeySetCall(GetJwksParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetJwksResponse getJsonWebKeySet(GetJwksParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetJwksResponse> getJsonWebKeySetWithHttpInfo(GetJwksParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getJsonWebKeySetAsync(GetJwksParams body, String authorization, String authorizationOxdId, ApiCallback<GetJwksResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getLogoutUriCall(GetLogoutUriParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetLogoutUriResponse getLogoutUri(GetLogoutUriParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetLogoutUriResponse> getLogoutUriWithHttpInfo(GetLogoutUriParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getLogoutUriAsync(GetLogoutUriParams body, String authorization, String authorizationOxdId, ApiCallback<GetLogoutUriResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getRequestObjectCall(String requestObjectId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
requestObjectId - request object id (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic String getRequestObject(String requestObjectId) throws ApiException
requestObjectId - request object id (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<String> getRequestObjectWithHttpInfo(String requestObjectId) throws ApiException
requestObjectId - request object id (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getRequestObjectAsync(String requestObjectId, ApiCallback<String> callback) throws ApiException
requestObjectId - request object id (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getRequestObjectUriCall(GetRequestObjectUriParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetRequestObjectUriResponse getRequestObjectUri(GetRequestObjectUriParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetRequestObjectUriResponse> getRequestObjectUriWithHttpInfo(GetRequestObjectUriParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getRequestObjectUriAsync(GetRequestObjectUriParams body, String authorization, String authorizationOxdId, ApiCallback<GetRequestObjectUriResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getRpJwksCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetRpJwksResponse getRpJwks() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetRpJwksResponse> getRpJwksWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getRpJwksAsync(ApiCallback<GetRpJwksResponse> callback) throws ApiException
callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getTokensByCodeCall(GetTokensByCodeParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic GetTokensByCodeResponse getTokensByCode(GetTokensByCodeParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<GetTokensByCodeResponse> getTokensByCodeWithHttpInfo(GetTokensByCodeParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getTokensByCodeAsync(GetTokensByCodeParams body, String authorization, String authorizationOxdId, ApiCallback<GetTokensByCodeResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getUserInfoCall(GetUserInfoParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Map<String,Object> getUserInfo(GetUserInfoParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Map<String,Object>> getUserInfoWithHttpInfo(GetUserInfoParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getUserInfoAsync(GetUserInfoParams body, String authorization, String authorizationOxdId, ApiCallback<Map<String,Object>> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call healthCheckCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic void healthCheck()
throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> healthCheckWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call healthCheckAsync(ApiCallback<Void> callback) throws ApiException
callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call introspectAccessTokenCall(IntrospectAccessTokenParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IntrospectAccessTokenResponse introspectAccessToken(IntrospectAccessTokenParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IntrospectAccessTokenResponse> introspectAccessTokenWithHttpInfo(IntrospectAccessTokenParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call introspectAccessTokenAsync(IntrospectAccessTokenParams body, String authorization, String authorizationOxdId, ApiCallback<IntrospectAccessTokenResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call introspectRptCall(IntrospectRptParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic IntrospectRptResponse introspectRpt(IntrospectRptParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IntrospectRptResponse> introspectRptWithHttpInfo(IntrospectRptParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call introspectRptAsync(IntrospectRptParams body, String authorization, String authorizationOxdId, ApiCallback<IntrospectRptResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call registerSiteCall(RegisterSiteParams body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic RegisterSiteResponse registerSite(RegisterSiteParams body) throws ApiException
body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RegisterSiteResponse> registerSiteWithHttpInfo(RegisterSiteParams body) throws ApiException
body - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call registerSiteAsync(RegisterSiteParams body, ApiCallback<RegisterSiteResponse> callback) throws ApiException
body - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call removeSiteCall(RemoveSiteParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic RemoveSiteResponse removeSite(RemoveSiteParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RemoveSiteResponse> removeSiteWithHttpInfo(RemoveSiteParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call removeSiteAsync(RemoveSiteParams body, String authorization, String authorizationOxdId, ApiCallback<RemoveSiteResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call umaRpGetClaimsGatheringUrlCall(UmaRpGetClaimsGatheringUrlParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UmaRpGetClaimsGatheringUrlResponse umaRpGetClaimsGatheringUrl(UmaRpGetClaimsGatheringUrlParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UmaRpGetClaimsGatheringUrlResponse> umaRpGetClaimsGatheringUrlWithHttpInfo(UmaRpGetClaimsGatheringUrlParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call umaRpGetClaimsGatheringUrlAsync(UmaRpGetClaimsGatheringUrlParams body, String authorization, String authorizationOxdId, ApiCallback<UmaRpGetClaimsGatheringUrlResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call umaRpGetRptCall(UmaRpGetRptParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UmaRpGetRptResponse umaRpGetRpt(UmaRpGetRptParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UmaRpGetRptResponse> umaRpGetRptWithHttpInfo(UmaRpGetRptParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call umaRpGetRptAsync(UmaRpGetRptParams body, String authorization, String authorizationOxdId, ApiCallback<UmaRpGetRptResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call umaRsCheckAccessCall(UmaRsCheckAccessParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UmaRsCheckAccessResponse umaRsCheckAccess(UmaRsCheckAccessParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UmaRsCheckAccessResponse> umaRsCheckAccessWithHttpInfo(UmaRsCheckAccessParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call umaRsCheckAccessAsync(UmaRsCheckAccessParams body, String authorization, String authorizationOxdId, ApiCallback<UmaRsCheckAccessResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call umaRsModifyCall(UmaRsModifyParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UmaRsModifyResponse umaRsModify(UmaRsModifyParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UmaRsModifyResponse> umaRsModifyWithHttpInfo(UmaRsModifyParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call umaRsModifyAsync(UmaRsModifyParams body, String authorization, String authorizationOxdId, ApiCallback<UmaRsModifyResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call umaRsProtectCall(UmaRsProtectParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UmaRsProtectResponse umaRsProtect(UmaRsProtectParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UmaRsProtectResponse> umaRsProtectWithHttpInfo(UmaRsProtectParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call umaRsProtectAsync(UmaRsProtectParams body, String authorization, String authorizationOxdId, ApiCallback<UmaRsProtectResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateSiteCall(UpdateSiteParams body, String authorization, String authorizationOxdId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UpdateSiteResponse updateSite(UpdateSiteParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpdateSiteResponse> updateSiteWithHttpInfo(UpdateSiteParams body, String authorization, String authorizationOxdId) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateSiteAsync(UpdateSiteParams body, String authorization, String authorizationOxdId, ApiCallback<UpdateSiteResponse> callback) throws ApiException
body - (optional)authorization - (optional)authorizationOxdId - (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2021. All rights reserved.