Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.UpdateComponentTypeResponse.Builder
Packages that use UpdateComponentTypeResponse.Builder
-
Uses of UpdateComponentTypeResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return UpdateComponentTypeResponse.BuilderModifier and TypeMethodDescriptionThe ARN of the component type.UpdateComponentTypeResponse.builder()UpdateComponentTypeResponse.Builder.componentTypeId(String componentTypeId) The ID of the component type.The current state of the component type.The current state of the component type.UpdateComponentTypeResponse.toBuilder()UpdateComponentTypeResponse.Builder.workspaceId(String workspaceId) The ID of the workspace that contains the component type.Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type UpdateComponentTypeResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateComponentTypeResponse.Builder>UpdateComponentTypeResponse.serializableBuilderClass()