Uses of Class
software.amazon.awssdk.services.eventbridge.model.UpdateConnectionAuthRequestParameters
-
Packages that use UpdateConnectionAuthRequestParameters Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of UpdateConnectionAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return UpdateConnectionAuthRequestParameters Modifier and Type Method Description UpdateConnectionAuthRequestParametersUpdateConnectionRequest. authParameters()The authorization parameters to use for the connection.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type UpdateConnectionAuthRequestParameters Modifier and Type Method Description UpdateConnectionRequest.BuilderUpdateConnectionRequest.Builder. authParameters(UpdateConnectionAuthRequestParameters authParameters)The authorization parameters to use for the connection.
-