Uses of Class
software.amazon.awssdk.services.eventbridge.model.UpdateConnectionOAuthRequestParameters
Packages that use UpdateConnectionOAuthRequestParameters
-
Uses of UpdateConnectionOAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return UpdateConnectionOAuthRequestParametersModifier and TypeMethodDescriptionUpdateConnectionAuthRequestParameters.oAuthParameters()The authorization parameters for OAuth authorization.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type UpdateConnectionOAuthRequestParametersModifier and TypeMethodDescriptionUpdateConnectionAuthRequestParameters.Builder.oAuthParameters(UpdateConnectionOAuthRequestParameters oAuthParameters) The authorization parameters for OAuth authorization.