Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.ListComponentTypesResponse.Builder
Packages that use ListComponentTypesResponse.Builder
-
Uses of ListComponentTypesResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return ListComponentTypesResponse.BuilderModifier and TypeMethodDescriptionListComponentTypesResponse.builder()ListComponentTypesResponse.Builder.componentTypeSummaries(Collection<ComponentTypeSummary> componentTypeSummaries) A list of objects that contain information about the component types.ListComponentTypesResponse.Builder.componentTypeSummaries(Consumer<ComponentTypeSummary.Builder>... componentTypeSummaries) A list of objects that contain information about the component types.ListComponentTypesResponse.Builder.componentTypeSummaries(ComponentTypeSummary... componentTypeSummaries) A list of objects that contain information about the component types.ListComponentTypesResponse.Builder.maxResults(Integer maxResults) Specifies the maximum number of results to display.The string that specifies the next page of results.ListComponentTypesResponse.toBuilder()ListComponentTypesResponse.Builder.workspaceId(String workspaceId) The ID of the workspace.Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type ListComponentTypesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListComponentTypesResponse.Builder>ListComponentTypesResponse.serializableBuilderClass()