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