| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionOAuthClientResponseParameters |
ConnectionOAuthClientResponseParameters.clone() |
ConnectionOAuthClientResponseParameters |
ConnectionOAuthResponseParameters.getClientParameters()
A
ConnectionOAuthClientResponseParameters object that contains details about the client parameters
returned when OAuth is specified as the authorization type. |
ConnectionOAuthClientResponseParameters |
ConnectionOAuthClientResponseParameters.withClientID(String clientID)
The client ID associated with the response to the connection request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionOAuthResponseParameters.setClientParameters(ConnectionOAuthClientResponseParameters clientParameters)
A
ConnectionOAuthClientResponseParameters object that contains details about the client parameters
returned when OAuth is specified as the authorization type. |
ConnectionOAuthResponseParameters |
ConnectionOAuthResponseParameters.withClientParameters(ConnectionOAuthClientResponseParameters clientParameters)
A
ConnectionOAuthClientResponseParameters object that contains details about the client parameters
returned when OAuth is specified as the authorization type. |
Copyright © 2023. All rights reserved.