Uses of Class
software.amazon.awssdk.services.eventbridge.model.CreateConnectionAuthRequestParameters
Packages that use CreateConnectionAuthRequestParameters
-
Uses of CreateConnectionAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return CreateConnectionAuthRequestParametersModifier and TypeMethodDescriptionCreateConnectionRequest.authParameters()The authorization parameters to use to authorize with the endpoint.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type CreateConnectionAuthRequestParametersModifier and TypeMethodDescriptionCreateConnectionRequest.Builder.authParameters(CreateConnectionAuthRequestParameters authParameters) The authorization parameters to use to authorize with the endpoint.