Uses of Class
software.amazon.awscdk.services.appsync.HttpDataSource
Packages that use HttpDataSource
-
Uses of HttpDataSource in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return HttpDataSourceModifier 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 HttpDataSourceIGraphqlApi.Jsii$Default.addHttpDataSource(String id, String endpoint, HttpDataSourceOptions options) (experimental) add a new http data source to this API.final HttpDataSourceIGraphqlApi.Jsii$Proxy.addHttpDataSource(String id, String endpoint) (experimental) add a new http data source to this API.final HttpDataSourceIGraphqlApi.Jsii$Proxy.addHttpDataSource(String id, String endpoint, HttpDataSourceOptions options) (experimental) add a new http data source to this API.HttpDataSource.Builder.build()