Uses of Interface
software.amazon.awscdk.services.appsync.HttpDataSourceOptions
Packages that use HttpDataSourceOptions
-
Uses of HttpDataSourceOptions in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement HttpDataSourceOptionsMethods in software.amazon.awscdk.services.appsync that return HttpDataSourceOptionsModifier and TypeMethodDescriptionHttpDataSourceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appsync with parameters of type HttpDataSourceOptionsModifier and TypeMethodDescriptionGraphqlApiBase.addHttpDataSource(String id, String endpoint, HttpDataSourceOptions options) (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, HttpDataSourceOptions options) (experimental) add a new http data source to this API.