Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.ListPropertiesResponse.Builder
Packages that use ListPropertiesResponse.Builder
-
Uses of ListPropertiesResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return ListPropertiesResponse.BuilderModifier and TypeMethodDescriptionListPropertiesResponse.builder()The string that specifies the next page of property results.ListPropertiesResponse.Builder.propertySummaries(Collection<PropertySummary> propertySummaries) A list of objects that contain information about the properties.ListPropertiesResponse.Builder.propertySummaries(Consumer<PropertySummary.Builder>... propertySummaries) A list of objects that contain information about the properties.ListPropertiesResponse.Builder.propertySummaries(PropertySummary... propertySummaries) A list of objects that contain information about the properties.ListPropertiesResponse.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type ListPropertiesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListPropertiesResponse.Builder>ListPropertiesResponse.serializableBuilderClass()