| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static SmartHomeAppliance.Builder |
SmartHomeAppliance.builder() |
SmartHomeAppliance.Builder |
SmartHomeAppliance.Builder.description(String description)
The description of the smart home appliance.
|
SmartHomeAppliance.Builder |
SmartHomeAppliance.Builder.friendlyName(String friendlyName)
The friendly name of the smart home appliance.
|
SmartHomeAppliance.Builder |
SmartHomeAppliance.Builder.manufacturerName(String manufacturerName)
The name of the manufacturer of the smart home appliance.
|
SmartHomeAppliance.Builder |
SmartHomeAppliance.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SmartHomeAppliance.Builder> |
SmartHomeAppliance.serializableBuilderClass() |
Copyright © 2023. All rights reserved.