Uses of Class
software.amazon.awssdk.services.eventbridge.model.UpdateConnectionAuthRequestParameters
Packages that use UpdateConnectionAuthRequestParameters
-
Uses of UpdateConnectionAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return UpdateConnectionAuthRequestParametersModifier and TypeMethodDescriptionUpdateConnectionRequest.authParameters()The authorization parameters to use for the connection.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type UpdateConnectionAuthRequestParametersModifier and TypeMethodDescriptionUpdateConnectionRequest.Builder.authParameters(UpdateConnectionAuthRequestParameters authParameters) The authorization parameters to use for the connection.