Uses of Class
software.amazon.awssdk.services.appsync.model.RdsHttpEndpointConfig
-
Packages that use RdsHttpEndpointConfig Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of RdsHttpEndpointConfig in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return RdsHttpEndpointConfig Modifier and Type Method Description RdsHttpEndpointConfigRelationalDatabaseDataSourceConfig. rdsHttpEndpointConfig()Amazon RDS HTTP endpoint settings.Methods in software.amazon.awssdk.services.appsync.model with parameters of type RdsHttpEndpointConfig Modifier and Type Method Description RelationalDatabaseDataSourceConfig.BuilderRelationalDatabaseDataSourceConfig.Builder. rdsHttpEndpointConfig(RdsHttpEndpointConfig rdsHttpEndpointConfig)Amazon RDS HTTP endpoint settings.
-