Uses of Class
software.amazon.awscdk.services.appsync.HttpDataSource
-
Uses of HttpDataSource in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionGraphqlApiBase.addHttpDataSource
(String id, String endpoint) (experimental) add a new http data source to this API.GraphqlApiBase.addHttpDataSource
(String id, String endpoint, HttpDataSourceOptions options) (experimental) add a new http data source to this API.IGraphqlApi.addHttpDataSource
(String id, String endpoint) (experimental) add a new http data source to this API.IGraphqlApi.addHttpDataSource
(String id, String endpoint, HttpDataSourceOptions options) (experimental) add a new http data source to this API.default HttpDataSource
IGraphqlApi.Jsii$Default.addHttpDataSource
(String id, String endpoint, HttpDataSourceOptions options) (experimental) add a new http data source to this API.final HttpDataSource
IGraphqlApi.Jsii$Proxy.addHttpDataSource
(String id, String endpoint) (experimental) add a new http data source to this API.final HttpDataSource
IGraphqlApi.Jsii$Proxy.addHttpDataSource
(String id, String endpoint, HttpDataSourceOptions options) (experimental) add a new http data source to this API.HttpDataSource.Builder.build()