| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
GroupVersion |
GetGroupVersionResponse.definition()
Information about the group version definition.
|
GroupVersion |
CreateGroupRequest.initialVersion()
Information about the initial version of the group.
|
| Modifier and Type | Method and Description |
|---|---|
GetGroupVersionResponse.Builder |
GetGroupVersionResponse.Builder.definition(GroupVersion definition)
Information about the group version definition.
|
CreateGroupRequest.Builder |
CreateGroupRequest.Builder.initialVersion(GroupVersion initialVersion)
Information about the initial version of the group.
|
Copyright © 2020. All rights reserved.