Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueHistoryResponse.Builder
Packages that use GetPropertyValueHistoryResponse.Builder
-
Uses of GetPropertyValueHistoryResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return GetPropertyValueHistoryResponse.BuilderModifier and TypeMethodDescriptionGetPropertyValueHistoryResponse.builder()The string that specifies the next page of results.GetPropertyValueHistoryResponse.Builder.propertyValues(Collection<PropertyValueHistory> propertyValues) An object that maps strings to the property definitions in the component type.GetPropertyValueHistoryResponse.Builder.propertyValues(Consumer<PropertyValueHistory.Builder>... propertyValues) An object that maps strings to the property definitions in the component type.GetPropertyValueHistoryResponse.Builder.propertyValues(PropertyValueHistory... propertyValues) An object that maps strings to the property definitions in the component type.GetPropertyValueHistoryResponse.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type GetPropertyValueHistoryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetPropertyValueHistoryResponse.Builder>GetPropertyValueHistoryResponse.serializableBuilderClass()