@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-15T23:35:58.912Z") @Stability(value=Experimental) public interface INextable extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
INextable.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Chain |
next(IChainable state)
Go to the indicated state after this state.
|
@Stability(value=Experimental) @NotNull Chain next(@NotNull IChainable state)
EXPERIMENTAL
state - This parameter is required.Copyright © 2020. All rights reserved.