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