Uses of Class
software.amazon.awssdk.services.eventbridge.model.UpdateConnectionOAuthRequestParameters
-
Packages that use UpdateConnectionOAuthRequestParameters Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of UpdateConnectionOAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return UpdateConnectionOAuthRequestParameters Modifier and Type Method Description UpdateConnectionOAuthRequestParametersUpdateConnectionAuthRequestParameters. oAuthParameters()AUpdateConnectionOAuthRequestParametersobject that contains the authorization parameters for OAuth authorization.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type UpdateConnectionOAuthRequestParameters Modifier and Type Method Description UpdateConnectionAuthRequestParameters.BuilderUpdateConnectionAuthRequestParameters.Builder. oAuthParameters(UpdateConnectionOAuthRequestParameters oAuthParameters)AUpdateConnectionOAuthRequestParametersobject that contains the authorization parameters for OAuth authorization.
-