Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
IntegerValueWhenUnsetConfiguration |
IntegerValueWhenUnsetConfiguration.clone() |
IntegerValueWhenUnsetConfiguration |
IntegerParameterDeclaration.getValueWhenUnset()
A parameter declaration for the
Integer data type. |
IntegerValueWhenUnsetConfiguration |
IntegerValueWhenUnsetConfiguration.withCustomValue(Long customValue)
A custom value that's used when the value of a parameter isn't set.
|
IntegerValueWhenUnsetConfiguration |
IntegerValueWhenUnsetConfiguration.withValueWhenUnsetOption(String valueWhenUnsetOption)
The built-in options for default values.
|
IntegerValueWhenUnsetConfiguration |
IntegerValueWhenUnsetConfiguration.withValueWhenUnsetOption(ValueWhenUnsetOption valueWhenUnsetOption)
The built-in options for default values.
|
Modifier and Type | Method and Description |
---|---|
void |
IntegerParameterDeclaration.setValueWhenUnset(IntegerValueWhenUnsetConfiguration valueWhenUnset)
A parameter declaration for the
Integer data type. |
IntegerParameterDeclaration |
IntegerParameterDeclaration.withValueWhenUnset(IntegerValueWhenUnsetConfiguration valueWhenUnset)
A parameter declaration for the
Integer data type. |
Copyright © 2023. All rights reserved.