Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.CreateConnectionApiKeyAuthRequestParameters
-
Packages that use CreateConnectionApiKeyAuthRequestParameters Package Description software.amazon.awssdk.services.cloudwatchevents.model -
-
Uses of CreateConnectionApiKeyAuthRequestParameters in software.amazon.awssdk.services.cloudwatchevents.model
Methods in software.amazon.awssdk.services.cloudwatchevents.model that return CreateConnectionApiKeyAuthRequestParameters Modifier and Type Method Description CreateConnectionApiKeyAuthRequestParametersCreateConnectionAuthRequestParameters. apiKeyAuthParameters()ACreateConnectionApiKeyAuthRequestParametersobject that contains the API key authorization parameters to use for the connection.Methods in software.amazon.awssdk.services.cloudwatchevents.model with parameters of type CreateConnectionApiKeyAuthRequestParameters Modifier and Type Method Description CreateConnectionAuthRequestParameters.BuilderCreateConnectionAuthRequestParameters.Builder. apiKeyAuthParameters(CreateConnectionApiKeyAuthRequestParameters apiKeyAuthParameters)ACreateConnectionApiKeyAuthRequestParametersobject that contains the API key authorization parameters to use for the connection.
-