Uses of Class
software.amazon.awssdk.services.eventbridge.model.ConnectionOAuthClientResponseParameters
-
Packages that use ConnectionOAuthClientResponseParameters Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of ConnectionOAuthClientResponseParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ConnectionOAuthClientResponseParameters Modifier and Type Method Description ConnectionOAuthClientResponseParametersConnectionOAuthResponseParameters. clientParameters()AConnectionOAuthClientResponseParametersobject that contains details about the client parameters returned when OAuth is specified as the authorization type.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type ConnectionOAuthClientResponseParameters Modifier and Type Method Description ConnectionOAuthResponseParameters.BuilderConnectionOAuthResponseParameters.Builder. clientParameters(ConnectionOAuthClientResponseParameters clientParameters)AConnectionOAuthClientResponseParametersobject that contains details about the client parameters returned when OAuth is specified as the authorization type.
-