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