Uses of Class
software.amazon.awssdk.services.appsync.model.AuthorizationConfig
-
Packages that use AuthorizationConfig Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of AuthorizationConfig in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return AuthorizationConfig Modifier and Type Method Description AuthorizationConfigHttpDataSourceConfig. authorizationConfig()The authorization configuration in case the HTTP endpoint requires authorization.Methods in software.amazon.awssdk.services.appsync.model with parameters of type AuthorizationConfig Modifier and Type Method Description HttpDataSourceConfig.BuilderHttpDataSourceConfig.Builder. authorizationConfig(AuthorizationConfig authorizationConfig)The authorization configuration in case the HTTP endpoint requires authorization.
-