Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.ConnectionAuthResponseParameters
-
Packages that use ConnectionAuthResponseParameters Package Description software.amazon.awssdk.services.cloudwatchevents.model -
-
Uses of ConnectionAuthResponseParameters in software.amazon.awssdk.services.cloudwatchevents.model
Methods in software.amazon.awssdk.services.cloudwatchevents.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.cloudwatchevents.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.
-