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