Interface GameBannerUploadPrepareRequest.PathStage
-
- All Known Implementing Classes:
GameBannerUploadPrepareRequest.Builder
- Enclosing class:
- GameBannerUploadPrepareRequest
public static interface GameBannerUploadPrepareRequest.PathStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GameBannerUploadPrepareRequest.Builderfrom(GameBannerUploadPrepareRequest other)GameBannerUploadPrepareRequest.ContentLengthStagepath(java.lang.String path)
-
-
-
Method Detail
-
path
GameBannerUploadPrepareRequest.ContentLengthStage path(java.lang.String path)
-
from
GameBannerUploadPrepareRequest.Builder from(GameBannerUploadPrepareRequest other)
-
-