Uses of Class
software.amazon.awssdk.services.eventbridge.model.UpdateConnectionOAuthClientRequestParameters
-
Packages that use UpdateConnectionOAuthClientRequestParameters Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of UpdateConnectionOAuthClientRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return UpdateConnectionOAuthClientRequestParameters Modifier and Type Method Description UpdateConnectionOAuthClientRequestParametersUpdateConnectionOAuthRequestParameters. clientParameters()The client parameters to use for the connection when OAuth is specified as the authorization type.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type UpdateConnectionOAuthClientRequestParameters Modifier and Type Method Description UpdateConnectionOAuthRequestParameters.BuilderUpdateConnectionOAuthRequestParameters.Builder. clientParameters(UpdateConnectionOAuthClientRequestParameters clientParameters)The client parameters to use for the connection when OAuth is specified as the authorization type.
-