Builder
class Builder
A builder for NetworkProgramListPageResponse.
Functions
Link copied to clipboard
Adds a single NetworkProgram to Builder.data.
Link copied to clipboard
fun additionalProperties(additionalProperties: Map<String, JsonValue>): NetworkProgramListPageResponse.Builder
Link copied to clipboard
Returns an immutable instance of NetworkProgramListPageResponse.
Link copied to clipboard
Sets Builder.data to an arbitrary JSON value.
Link copied to clipboard
Sets Builder.hasMore to an arbitrary JSON value.
Whether there are more network programs to be retrieved.
Link copied to clipboard
Link copied to clipboard
fun putAllAdditionalProperties(additionalProperties: Map<String, JsonValue>): NetworkProgramListPageResponse.Builder
Link copied to clipboard
Link copied to clipboard