Uses of Interface
software.amazon.awscdk.integtests.alpha.FetchOptions
Packages that use FetchOptions
-
Uses of FetchOptions in software.amazon.awscdk.integtests.alpha
Classes in software.amazon.awscdk.integtests.alpha that implement FetchOptionsMethods in software.amazon.awscdk.integtests.alpha that return FetchOptionsModifier and TypeMethodDescriptionFetchOptions.Builder.build()Builds the configured instance.final FetchOptionsHttpCallProps.Jsii$Proxy.getFetchOptions()default FetchOptionsHttpRequestParameters.getFetchOptions()(experimental) Options for fetch.final FetchOptionsHttpRequestParameters.Jsii$Proxy.getFetchOptions()Methods in software.amazon.awscdk.integtests.alpha with parameters of type FetchOptionsModifier and TypeMethodDescriptionHttpApiCall.Builder.fetchOptions(FetchOptions fetchOptions) (experimental) Options for fetch.HttpCallProps.Builder.fetchOptions(FetchOptions fetchOptions) Sets the value ofHttpRequestParameters.getFetchOptions()HttpRequestParameters.Builder.fetchOptions(FetchOptions fetchOptions) Sets the value ofHttpRequestParameters.getFetchOptions()IDeployAssert.httpApiCall(String url, FetchOptions options) (experimental) Make an HTTP call to the provided endpoint.default IApiCallIDeployAssert.Jsii$Default.httpApiCall(String url, FetchOptions options) (experimental) Make an HTTP call to the provided endpoint.final IApiCallIDeployAssert.Jsii$Proxy.httpApiCall(String url, FetchOptions options) (experimental) Make an HTTP call to the provided endpoint.