Uses of Class
software.amazon.awssdk.services.eventbridge.model.CreateConnectionAuthRequestParameters
-
Packages that use CreateConnectionAuthRequestParameters Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of CreateConnectionAuthRequestParameters in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return CreateConnectionAuthRequestParameters Modifier and Type Method Description CreateConnectionAuthRequestParametersCreateConnectionRequest. authParameters()ACreateConnectionAuthRequestParametersobject that contains the authorization parameters to use to authorize with the endpoint.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type CreateConnectionAuthRequestParameters Modifier and Type Method Description CreateConnectionRequest.BuilderCreateConnectionRequest.Builder. authParameters(CreateConnectionAuthRequestParameters authParameters)ACreateConnectionAuthRequestParametersobject that contains the authorization parameters to use to authorize with the endpoint.
-