Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueResponse.Builder
Packages that use GetPropertyValueResponse.Builder
-
Uses of GetPropertyValueResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return GetPropertyValueResponse.BuilderModifier and TypeMethodDescriptionGetPropertyValueResponse.builder()The string that specifies the next page of results.GetPropertyValueResponse.Builder.propertyValues(Map<String, PropertyLatestValue> propertyValues) An object that maps strings to the properties and latest property values in the response.GetPropertyValueResponse.Builder.tabularPropertyValues(Collection<? extends Collection<? extends Map<String, DataValue>>> tabularPropertyValues) A table of property values.GetPropertyValueResponse.Builder.tabularPropertyValues(Collection<? extends Map<String, DataValue>>... tabularPropertyValues) A table of property values.GetPropertyValueResponse.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type GetPropertyValueResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetPropertyValueResponse.Builder>GetPropertyValueResponse.serializableBuilderClass()