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