| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
CreateConnectionOAuthRequestParameters |
CreateConnectionOAuthRequestParameters.clone() |
CreateConnectionOAuthRequestParameters |
CreateConnectionAuthRequestParameters.getOAuthParameters()
A
CreateConnectionOAuthRequestParameters object that contains the OAuth authorization parameters to
use for the connection. |
CreateConnectionOAuthRequestParameters |
CreateConnectionOAuthRequestParameters.withAuthorizationEndpoint(String authorizationEndpoint)
The URL to the authorization endpoint when OAuth is specified as the authorization type.
|
CreateConnectionOAuthRequestParameters |
CreateConnectionOAuthRequestParameters.withClientParameters(CreateConnectionOAuthClientRequestParameters clientParameters)
A
CreateConnectionOAuthClientRequestParameters object that contains the client parameters for OAuth
authorization. |
CreateConnectionOAuthRequestParameters |
CreateConnectionOAuthRequestParameters.withHttpMethod(ConnectionOAuthHttpMethod httpMethod)
The method to use for the authorization request.
|
CreateConnectionOAuthRequestParameters |
CreateConnectionOAuthRequestParameters.withHttpMethod(String httpMethod)
The method to use for the authorization request.
|
CreateConnectionOAuthRequestParameters |
CreateConnectionOAuthRequestParameters.withOAuthHttpParameters(ConnectionHttpParameters oAuthHttpParameters)
A
ConnectionHttpParameters object that contains details about the additional parameters to use for
the connection. |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateConnectionAuthRequestParameters.setOAuthParameters(CreateConnectionOAuthRequestParameters oAuthParameters)
A
CreateConnectionOAuthRequestParameters object that contains the OAuth authorization parameters to
use for the connection. |
CreateConnectionAuthRequestParameters |
CreateConnectionAuthRequestParameters.withOAuthParameters(CreateConnectionOAuthRequestParameters oAuthParameters)
A
CreateConnectionOAuthRequestParameters object that contains the OAuth authorization parameters to
use for the connection. |
Copyright © 2023. All rights reserved.