Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.CreateComponentTypeResponse.Builder
Packages that use CreateComponentTypeResponse.Builder
-
Uses of CreateComponentTypeResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return CreateComponentTypeResponse.BuilderModifier and TypeMethodDescriptionThe ARN of the component type.CreateComponentTypeResponse.builder()CreateComponentTypeResponse.Builder.creationDateTime(Instant creationDateTime) The date and time when the entity was created.The current state of the component type.The current state of the component type.CreateComponentTypeResponse.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type CreateComponentTypeResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateComponentTypeResponse.Builder>CreateComponentTypeResponse.serializableBuilderClass()