| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
CoreDefinitionVersion |
GetCoreDefinitionVersionResponse.definition()
Information about the core definition version.
|
CoreDefinitionVersion |
CreateCoreDefinitionRequest.initialVersion()
Information about the initial version of the core definition.
|
| Modifier and Type | Method and Description |
|---|---|
GetCoreDefinitionVersionResponse.Builder |
GetCoreDefinitionVersionResponse.Builder.definition(CoreDefinitionVersion definition)
Information about the core definition version.
|
CreateCoreDefinitionRequest.Builder |
CreateCoreDefinitionRequest.Builder.initialVersion(CoreDefinitionVersion initialVersion)
Information about the initial version of the core definition.
|
Copyright © 2022. All rights reserved.