public static final class WorkbookFunctionsRadiansParameterSet.WorkbookFunctionsRadiansParameterSetBuilder
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 |
WorkbookFunctionsRadiansParameterSetBuilder()
Instanciates a new WorkbookFunctionsRadiansParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookFunctionsRadiansParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookFunctionsRadiansParameterSet.WorkbookFunctionsRadiansParameterSetBuilder |
withAngle(com.google.gson.JsonElement val)
Sets the Angle
|
@Nullable protected WorkbookFunctionsRadiansParameterSetBuilder()
@Nonnull public WorkbookFunctionsRadiansParameterSet.WorkbookFunctionsRadiansParameterSetBuilder withAngle(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsRadiansParameterSet build()