Uses of Class
software.amazon.awssdk.services.eventbridge.model.CreateConnectionApiKeyAuthRequestParameters
Packages that use CreateConnectionApiKeyAuthRequestParameters
-
Uses of CreateConnectionApiKeyAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return CreateConnectionApiKeyAuthRequestParametersModifier and TypeMethodDescriptionCreateConnectionAuthRequestParameters.apiKeyAuthParameters()The API key authorization parameters to use for the connection.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type CreateConnectionApiKeyAuthRequestParametersModifier and TypeMethodDescriptionCreateConnectionAuthRequestParameters.Builder.apiKeyAuthParameters(CreateConnectionApiKeyAuthRequestParameters apiKeyAuthParameters) The API key authorization parameters to use for the connection.