Uses of Interface
software.amazon.awssdk.services.pi.model.DataPoint.Builder
Packages that use DataPoint.Builder
-
Uses of DataPoint.Builder in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return DataPoint.BuilderModifier and TypeMethodDescriptionstatic DataPoint.BuilderDataPoint.builder()The time, in epoch format, associated with a particularValue.DataPoint.toBuilder()The actual value associated with a particularTimestamp.Methods in software.amazon.awssdk.services.pi.model that return types with arguments of type DataPoint.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DataPoint.Builder>DataPoint.serializableBuilderClass()