Uses of Class
software.amazon.awssdk.services.eventbridge.model.ConnectionAuthResponseParameters
-
Packages that use ConnectionAuthResponseParameters Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of ConnectionAuthResponseParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ConnectionAuthResponseParameters Modifier and Type Method Description ConnectionAuthResponseParametersDescribeConnectionResponse. authParameters()The parameters to use for authorization for the connection.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type ConnectionAuthResponseParameters Modifier and Type Method Description DescribeConnectionResponse.BuilderDescribeConnectionResponse.Builder. authParameters(ConnectionAuthResponseParameters authParameters)The parameters to use for authorization for the connection.
-