public static final class WorkbookFunctionsDegreesParameterSet.WorkbookFunctionsDegreesParameterSetBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.google.gson.JsonElement |
angle
The angle parameter value
|
Modifier | Constructor and Description |
---|---|
protected |
WorkbookFunctionsDegreesParameterSetBuilder()
Instanciates a new WorkbookFunctionsDegreesParameterSetBuilder
|
Modifier and Type | Method and Description |
---|---|
WorkbookFunctionsDegreesParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookFunctionsDegreesParameterSet.WorkbookFunctionsDegreesParameterSetBuilder |
withAngle(com.google.gson.JsonElement val)
Sets the Angle
|
@Nullable protected WorkbookFunctionsDegreesParameterSetBuilder()
@Nonnull public WorkbookFunctionsDegreesParameterSet.WorkbookFunctionsDegreesParameterSetBuilder withAngle(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsDegreesParameterSet build()