Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.ComponentPropertyGroupResponse.Builder
Packages that use ComponentPropertyGroupResponse.Builder
-
Uses of ComponentPropertyGroupResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return ComponentPropertyGroupResponse.BuilderModifier and TypeMethodDescriptionComponentPropertyGroupResponse.builder()The group type.The group type.ComponentPropertyGroupResponse.Builder.isInherited(Boolean isInherited) A Boolean value that specifies whether the property group is inherited from a parent entityComponentPropertyGroupResponse.Builder.propertyNames(String... propertyNames) The names of propertiesComponentPropertyGroupResponse.Builder.propertyNames(Collection<String> propertyNames) The names of propertiesComponentPropertyGroupResponse.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type ComponentPropertyGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ComponentPropertyGroupResponse.Builder>ComponentPropertyGroupResponse.serializableBuilderClass()