Interface UpdateNewsItemRequest.BodyStage
-
- All Known Implementing Classes:
UpdateNewsItemRequest.Builder
- Enclosing class:
- UpdateNewsItemRequest
public static interface UpdateNewsItemRequest.BodyStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UpdateNewsItemRequest._FinalStagebody(NewsItemRequest body)
-
-
-
Method Detail
-
body
UpdateNewsItemRequest._FinalStage body(@NotNull NewsItemRequest body)
-
-