Uses of Class
software.amazon.awssdk.services.eventbridge.model.CreateConnectionOAuthRequestParameters
Packages that use CreateConnectionOAuthRequestParameters
-
Uses of CreateConnectionOAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return CreateConnectionOAuthRequestParametersModifier and TypeMethodDescriptionCreateConnectionAuthRequestParameters.oAuthParameters()The OAuth authorization parameters to use for the connection.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type CreateConnectionOAuthRequestParametersModifier and TypeMethodDescriptionCreateConnectionAuthRequestParameters.Builder.oAuthParameters(CreateConnectionOAuthRequestParameters oAuthParameters) The OAuth authorization parameters to use for the connection.