Uses of Class
software.amazon.awssdk.services.iotsitewise.model.PropertyValueNullValue
-
Packages that use PropertyValueNullValue Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of PropertyValueNullValue in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return PropertyValueNullValue Modifier and Type Method Description PropertyValueNullValueVariant. nullValue()The type of null asset property data with BAD and UNCERTAIN qualities.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type PropertyValueNullValue Modifier and Type Method Description Variant.BuilderVariant.Builder. nullValue(PropertyValueNullValue nullValue)The type of null asset property data with BAD and UNCERTAIN qualities.
-