Uses of Interface
software.amazon.awssdk.services.cloudwatchevents.auth.scheme.CloudWatchEventsAuthSchemeParams
-
-
Uses of CloudWatchEventsAuthSchemeParams in software.amazon.awssdk.services.cloudwatchevents.auth.scheme
Methods in software.amazon.awssdk.services.cloudwatchevents.auth.scheme that return CloudWatchEventsAuthSchemeParams Modifier and Type Method Description CloudWatchEventsAuthSchemeParamsCloudWatchEventsAuthSchemeParams.Builder. build()Returns aCloudWatchEventsAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.cloudwatchevents.auth.scheme with parameters of type CloudWatchEventsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>CloudWatchEventsAuthSchemeProvider. resolveAuthScheme(CloudWatchEventsAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of CloudWatchEventsAuthSchemeParams in software.amazon.awssdk.services.cloudwatchevents.auth.scheme.internal
Classes in software.amazon.awssdk.services.cloudwatchevents.auth.scheme.internal that implement CloudWatchEventsAuthSchemeParams Modifier and Type Class Description classDefaultCloudWatchEventsAuthSchemeParamsMethods in software.amazon.awssdk.services.cloudwatchevents.auth.scheme.internal with parameters of type CloudWatchEventsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultCloudWatchEventsAuthSchemeProvider. resolveAuthScheme(CloudWatchEventsAuthSchemeParams params)
-