Uses of Class
software.amazon.awssdk.services.eventbridge.model.CreateConnectionOAuthRequestParameters
-
Packages that use CreateConnectionOAuthRequestParameters Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of CreateConnectionOAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return CreateConnectionOAuthRequestParameters Modifier and Type Method Description CreateConnectionOAuthRequestParametersCreateConnectionAuthRequestParameters. oAuthParameters()ACreateConnectionOAuthRequestParametersobject that contains the OAuth authorization parameters to use for the connection.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type CreateConnectionOAuthRequestParameters Modifier and Type Method Description CreateConnectionAuthRequestParameters.BuilderCreateConnectionAuthRequestParameters.Builder. oAuthParameters(CreateConnectionOAuthRequestParameters oAuthParameters)ACreateConnectionOAuthRequestParametersobject that contains the OAuth authorization parameters to use for the connection.
-