Uses of Class
software.amazon.awssdk.services.eventbridge.model.ConnectionOAuthResponseParameters
-
Packages that use ConnectionOAuthResponseParameters Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of ConnectionOAuthResponseParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ConnectionOAuthResponseParameters Modifier and Type Method Description ConnectionOAuthResponseParametersConnectionAuthResponseParameters. oAuthParameters()The OAuth parameters to use for authorization.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type ConnectionOAuthResponseParameters Modifier and Type Method Description ConnectionAuthResponseParameters.BuilderConnectionAuthResponseParameters.Builder. oAuthParameters(ConnectionOAuthResponseParameters oAuthParameters)The OAuth parameters to use for authorization.
-