public class WorkbookFunctionsNorm_S_InvParameterSet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WorkbookFunctionsNorm_S_InvParameterSet.WorkbookFunctionsNorm_S_InvParameterSetBuilder
Fluent builder for the WorkbookFunctionsNorm_S_InvParameterSet
|
Modifier and Type | Field and Description |
---|---|
com.google.gson.JsonElement |
probability
The probability.
|
Modifier | Constructor and Description |
---|---|
|
WorkbookFunctionsNorm_S_InvParameterSet()
Instiaciates a new WorkbookFunctionsNorm_S_InvParameterSet
|
protected |
WorkbookFunctionsNorm_S_InvParameterSet(WorkbookFunctionsNorm_S_InvParameterSet.WorkbookFunctionsNorm_S_InvParameterSetBuilder builder)
Instiaciates a new WorkbookFunctionsNorm_S_InvParameterSet
|
Modifier and Type | Method and Description |
---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static WorkbookFunctionsNorm_S_InvParameterSet.WorkbookFunctionsNorm_S_InvParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="probability", alternate="Probability") @Expose @Nullable public com.google.gson.JsonElement probability
public WorkbookFunctionsNorm_S_InvParameterSet()
protected WorkbookFunctionsNorm_S_InvParameterSet(@Nonnull WorkbookFunctionsNorm_S_InvParameterSet.WorkbookFunctionsNorm_S_InvParameterSetBuilder builder)
builder
- builder bearing the parameters to initialize from@Nonnull public static WorkbookFunctionsNorm_S_InvParameterSet.WorkbookFunctionsNorm_S_InvParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()