public static final class WorkbookSessionInfoResourceParameterSet.WorkbookSessionInfoResourceParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
key
The key parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookSessionInfoResourceParameterSetBuilder()
Instanciates a new WorkbookSessionInfoResourceParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookSessionInfoResourceParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookSessionInfoResourceParameterSet.WorkbookSessionInfoResourceParameterSetBuilder |
withKey(java.lang.String val)
Sets the Key
|
@Nullable protected WorkbookSessionInfoResourceParameterSetBuilder()
@Nonnull public WorkbookSessionInfoResourceParameterSet.WorkbookSessionInfoResourceParameterSetBuilder withKey(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public WorkbookSessionInfoResourceParameterSet build()