Class GetOauthAuthorizationRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOauthAuthorizationRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetAcceptLanguage(String acceptLanguage) voidsetClientId(String clientId) voidsetCustomHeaders(Map<String, String> customHeaders) withAcceptLanguage(String acceptLanguage) withClientId(String clientId) withCustomHeader(String name, String value)
-
Constructor Details
-
GetOauthAuthorizationRequest
public GetOauthAuthorizationRequest()
-
-
Method Details
-
getClientId
-
setClientId
-
withClientId
-
getAcceptLanguage
-
setAcceptLanguage
-
withAcceptLanguage
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-