Interface GetWebcargoEmbedReq.OriginStage
-
- All Known Implementing Classes:
GetWebcargoEmbedReq.Builder
- Enclosing class:
- GetWebcargoEmbedReq
public static interface GetWebcargoEmbedReq.OriginStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetWebcargoEmbedReq.Builderfrom(GetWebcargoEmbedReq other)GetWebcargoEmbedReq.DestinationStageorigin(java.lang.String origin)
-
-
-
Method Detail
-
origin
GetWebcargoEmbedReq.DestinationStage origin(@NotNull java.lang.String origin)
-
from
GetWebcargoEmbedReq.Builder from(GetWebcargoEmbedReq other)
-
-