@Stability(value=Stable) @Internal public static final class CfnConnectorProfile.OAuthPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.OAuthPropertiesProperty
CfnConnectorProfile.OAuthPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfile.OAuthPropertiesProperty.Builder, CfnConnectorProfile.OAuthPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectorProfile.OAuthPropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAuthCodeUrl()
The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.
|
List<String> |
getOAuthScopes()
The OAuth scopes required for OAuth type authentication.
|
String |
getTokenUrl()
The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConnectorProfile.OAuthPropertiesProperty.Builder builder)
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder.public final String getAuthCodeUrl()
CfnConnectorProfile.OAuthPropertiesPropertygetAuthCodeUrl in interface CfnConnectorProfile.OAuthPropertiesPropertypublic final List<String> getOAuthScopes()
CfnConnectorProfile.OAuthPropertiesPropertygetOAuthScopes in interface CfnConnectorProfile.OAuthPropertiesPropertypublic final String getTokenUrl()
CfnConnectorProfile.OAuthPropertiesPropertygetTokenUrl in interface CfnConnectorProfile.OAuthPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.