Package dev.postproxy.sdk.param
Class CreatePostParams.Builder
java.lang.Object
dev.postproxy.sdk.param.CreatePostParams.Builder
- Enclosing class:
- CreatePostParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()mediaFiles(List<Path> mediaFiles) platforms(PlatformParams platforms) profileGroupId(String profileGroupId) scheduledAt(String scheduledAt) thread(List<ThreadChildInput> thread)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
body
-
profiles
-
media
-
mediaFiles
-
platforms
-
thread
-
scheduledAt
-
draft
-
profileGroupId
-
build
-