Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.PropertyValue.Builder
Packages that use PropertyValue.Builder
-
Uses of PropertyValue.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return PropertyValue.BuilderModifier and TypeMethodDescriptionstatic PropertyValue.BuilderPropertyValue.builder()ISO8601 DateTime of a value for a time series property.Deprecated.This field is deprecated and will throw an error in the future.PropertyValue.toBuilder()default PropertyValue.BuilderPropertyValue.Builder.value(Consumer<DataValue.Builder> value) An object that specifies a value for a time series property.An object that specifies a value for a time series property.Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type PropertyValue.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PropertyValue.Builder>PropertyValue.serializableBuilderClass()