| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ComponentPropertyGroupResponse.Builder |
ComponentPropertyGroupResponse.builder() |
ComponentPropertyGroupResponse.Builder |
ComponentPropertyGroupResponse.Builder.groupType(GroupType groupType)
The group type.
|
ComponentPropertyGroupResponse.Builder |
ComponentPropertyGroupResponse.Builder.groupType(String groupType)
The group type.
|
ComponentPropertyGroupResponse.Builder |
ComponentPropertyGroupResponse.Builder.isInherited(Boolean isInherited)
A Boolean value that specifies whether the property group is inherited from a parent entity
|
ComponentPropertyGroupResponse.Builder |
ComponentPropertyGroupResponse.Builder.propertyNames(Collection<String> propertyNames)
The names of properties
|
ComponentPropertyGroupResponse.Builder |
ComponentPropertyGroupResponse.Builder.propertyNames(String... propertyNames)
The names of properties
|
ComponentPropertyGroupResponse.Builder |
ComponentPropertyGroupResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ComponentPropertyGroupResponse.Builder> |
ComponentPropertyGroupResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.