Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.ListComponentTypesFilter.Builder
Packages that use ListComponentTypesFilter.Builder
-
Uses of ListComponentTypesFilter.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return ListComponentTypesFilter.BuilderModifier and TypeMethodDescriptionListComponentTypesFilter.builder()ListComponentTypesFilter.Builder.extendsFrom(String extendsFrom) The component type that the component types in the list extend.ListComponentTypesFilter.Builder.isAbstract(Boolean isAbstract) A Boolean value that specifies whether the component types in the list are abstract.The namespace to which the component types in the list belong.ListComponentTypesFilter.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type ListComponentTypesFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListComponentTypesFilter.Builder>ListComponentTypesFilter.serializableBuilderClass()