Package com.chrt.api.types
Interface WebcargoEmbedResponse.AccessTokenStage
-
- All Known Implementing Classes:
WebcargoEmbedResponse.Builder
- Enclosing class:
- WebcargoEmbedResponse
public static interface WebcargoEmbedResponse.AccessTokenStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebcargoEmbedResponse.UrlStageaccessToken(java.lang.String accessToken)WebcargoEmbedResponse.Builderfrom(WebcargoEmbedResponse other)
-
-
-
Method Detail
-
accessToken
WebcargoEmbedResponse.UrlStage accessToken(@NotNull java.lang.String accessToken)
-
from
WebcargoEmbedResponse.Builder from(WebcargoEmbedResponse other)
-
-