| Package | Description |
|---|---|
| com.amazonaws.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateConnectionOAuthClientRequestParameters |
UpdateConnectionOAuthClientRequestParameters.clone() |
UpdateConnectionOAuthClientRequestParameters |
UpdateConnectionOAuthRequestParameters.getClientParameters()
A
UpdateConnectionOAuthClientRequestParameters object that contains the client parameters to use for
the connection when OAuth is specified as the authorization type. |
UpdateConnectionOAuthClientRequestParameters |
UpdateConnectionOAuthClientRequestParameters.withClientID(String clientID)
The client ID to use for OAuth authorization.
|
UpdateConnectionOAuthClientRequestParameters |
UpdateConnectionOAuthClientRequestParameters.withClientSecret(String clientSecret)
The client secret assciated with the client ID to use for OAuth authorization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateConnectionOAuthRequestParameters.setClientParameters(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.withClientParameters(UpdateConnectionOAuthClientRequestParameters clientParameters)
A
UpdateConnectionOAuthClientRequestParameters object that contains the client parameters to use for
the connection when OAuth is specified as the authorization type. |
Copyright © 2022. All rights reserved.