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