Package com.seam.api.types
Interface ConnectWebviewsCreateResponse.ConnectWebviewStage
-
- All Known Implementing Classes:
ConnectWebviewsCreateResponse.Builder
- Enclosing class:
- ConnectWebviewsCreateResponse
public static interface ConnectWebviewsCreateResponse.ConnectWebviewStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConnectWebviewsCreateResponse.OkStageconnectWebview(ConnectWebview connectWebview)ConnectWebviewsCreateResponse.Builderfrom(ConnectWebviewsCreateResponse other)
-
-
-
Method Detail
-
connectWebview
ConnectWebviewsCreateResponse.OkStage connectWebview(ConnectWebview connectWebview)
-
from
ConnectWebviewsCreateResponse.Builder from(ConnectWebviewsCreateResponse other)
-
-