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