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