@Stability(value=Stable) @Internal public static final class CfnConnection.OAuthParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnection.OAuthParametersProperty
CfnConnection.OAuthParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnection.OAuthParametersProperty.Builder, CfnConnection.OAuthParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnection.OAuthParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnection.ApiKeyAuthParametersProperty.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 |
getAuthorizationEndpoint()
The URL to the authorization endpoint when OAuth is specified as the authorization type.
|
Object |
getClientParameters()
A `CreateConnectionOAuthClientRequestParameters` object that contains the client parameters for OAuth authorization.
|
String |
getHttpMethod()
The method to use for the authorization request.
|
Object |
getOAuthHttpParameters()
A `ConnectionHttpParameters` object that contains details about the additional parameters to use for the connection.
|
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(CfnConnection.OAuthParametersProperty.Builder builder)
CfnConnection.ApiKeyAuthParametersProperty.Builder.public final String getAuthorizationEndpoint()
CfnConnection.OAuthParametersPropertygetAuthorizationEndpoint in interface CfnConnection.OAuthParametersPropertypublic final Object getClientParameters()
CfnConnection.OAuthParametersPropertygetClientParameters in interface CfnConnection.OAuthParametersPropertypublic final String getHttpMethod()
CfnConnection.OAuthParametersPropertygetHttpMethod in interface CfnConnection.OAuthParametersPropertypublic final Object getOAuthHttpParameters()
CfnConnection.OAuthParametersPropertygetOAuthHttpParameters in interface CfnConnection.OAuthParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.