Uses of Class
software.amazon.awssdk.services.eventbridge.model.ConnectionOAuthClientResponseParameters
Packages that use ConnectionOAuthClientResponseParameters
-
Uses of ConnectionOAuthClientResponseParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ConnectionOAuthClientResponseParametersModifier and TypeMethodDescriptionConnectionOAuthResponseParameters.clientParameters()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 ConnectionOAuthClientResponseParametersModifier and TypeMethodDescriptionConnectionOAuthResponseParameters.Builder.clientParameters(ConnectionOAuthClientResponseParameters clientParameters) Details about the client parameters returned when OAuth is specified as the authorization type.