Builder
A builder for ArgumentsDelta.
Functions
Link copied to clipboard
public final ArgumentsDelta.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Sets Builder.arguments to an arbitrary JSON value.
Link copied to clipboard
Returns an immutable instance of ArgumentsDelta.
Link copied to clipboard
Link copied to clipboard
public final ArgumentsDelta.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the field to an arbitrary JSON value.