Builder
class Builder
A builder for AuthRuleV2ListPageResponse.
Functions
Link copied to clipboard
Adds a single V2ListResponse to Builder.data.
Link copied to clipboard
fun additionalProperties(additionalProperties: Map<String, JsonValue>): AuthRuleV2ListPageResponse.Builder
Link copied to clipboard
Returns an immutable instance of AuthRuleV2ListPageResponse.
Link copied to clipboard
Sets Builder.data to an arbitrary JSON value.
Link copied to clipboard
Sets Builder.hasMore to an arbitrary JSON value.
Indicates whether there are more Auth Rules to be retrieved by paging through the results.
Link copied to clipboard
Link copied to clipboard
fun putAllAdditionalProperties(additionalProperties: Map<String, JsonValue>): AuthRuleV2ListPageResponse.Builder
Link copied to clipboard
Link copied to clipboard