| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
CreateConnectionAuthRequestParameters |
CreateConnectionAuthRequestParameters.clone() |
CreateConnectionAuthRequestParameters |
CreateConnectionRequest.getAuthParameters()
A
CreateConnectionAuthRequestParameters object that contains the authorization parameters to use to
authorize with the endpoint. |
CreateConnectionAuthRequestParameters |
CreateConnectionAuthRequestParameters.withApiKeyAuthParameters(CreateConnectionApiKeyAuthRequestParameters apiKeyAuthParameters)
A
CreateConnectionApiKeyAuthRequestParameters object that contains the API key authorization
parameters to use for the connection. |
CreateConnectionAuthRequestParameters |
CreateConnectionAuthRequestParameters.withBasicAuthParameters(CreateConnectionBasicAuthRequestParameters basicAuthParameters)
A
CreateConnectionBasicAuthRequestParameters object that contains the Basic authorization parameters
to use for the connection. |
CreateConnectionAuthRequestParameters |
CreateConnectionAuthRequestParameters.withInvocationHttpParameters(ConnectionHttpParameters invocationHttpParameters)
A
ConnectionHttpParameters object that contains the API key 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. |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateConnectionRequest.setAuthParameters(CreateConnectionAuthRequestParameters authParameters)
A
CreateConnectionAuthRequestParameters object that contains the authorization parameters to use to
authorize with the endpoint. |
CreateConnectionRequest |
CreateConnectionRequest.withAuthParameters(CreateConnectionAuthRequestParameters authParameters)
A
CreateConnectionAuthRequestParameters object that contains the authorization parameters to use to
authorize with the endpoint. |
Copyright © 2024. All rights reserved.