Uses of Class
software.amazon.awscdk.integtests.alpha.AssertionsProvider
-
Uses of AssertionsProvider in software.amazon.awscdk.integtests.alpha
Modifier and TypeMethodDescriptionAssertionsProvider.Builder.build()
WaiterStateMachine.getIsCompleteProvider()
(experimental) The AssertionsProvide that handles async requests.abstract AssertionsProvider
ApiCallBase.getProvider()
(experimental) access the AssertionsProvider.AwsApiCall.getProvider()
(experimental) access the AssertionsProvider.HttpApiCall.getProvider()
(experimental) access the AssertionsProvider.IApiCall.getProvider()
(experimental) access the AssertionsProvider.default AssertionsProvider
IApiCall.Jsii$Default.getProvider()
(experimental) access the AssertionsProvider.final AssertionsProvider
IApiCall.Jsii$Proxy.getProvider()
(experimental) access the AssertionsProvider.AwsApiCall.getWaiterProvider()
(experimental) access the AssertionsProvider for the waiter state machine.Modifier and TypeMethodDescriptionvoid
AwsApiCall.setWaiterProvider
(AssertionsProvider value) (experimental) access the AssertionsProvider for the waiter state machine.