Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance.Builder
-
Packages that use SmartHomeAppliance.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of SmartHomeAppliance.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return SmartHomeAppliance.Builder Modifier and Type Method Description static SmartHomeAppliance.BuilderSmartHomeAppliance. builder()SmartHomeAppliance.BuilderSmartHomeAppliance.Builder. description(String description)The description of the smart home appliance.SmartHomeAppliance.BuilderSmartHomeAppliance.Builder. friendlyName(String friendlyName)The friendly name of the smart home appliance.SmartHomeAppliance.BuilderSmartHomeAppliance.Builder. manufacturerName(String manufacturerName)The name of the manufacturer of the smart home appliance.SmartHomeAppliance.BuilderSmartHomeAppliance. toBuilder()Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type SmartHomeAppliance.Builder Modifier and Type Method Description static Class<? extends SmartHomeAppliance.Builder>SmartHomeAppliance. serializableBuilderClass()
-