| Package | Description |
|---|---|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
VersionInformation |
VersionInformation.clone() |
VersionInformation |
VersionInformation.withArn(String arn)
Arn of the version.
|
VersionInformation |
VersionInformation.withCreationTimestamp(String creationTimestamp)
Timestamp of when the version was created.
|
VersionInformation |
VersionInformation.withId(String id)
Id of the resource container.
|
VersionInformation |
VersionInformation.withVersion(String version)
Unique Id of a version.
|
| Modifier and Type | Method and Description |
|---|---|
List<VersionInformation> |
ListFunctionDefinitionVersionsResult.getVersions()
Versions
|
List<VersionInformation> |
ListGroupVersionsResult.getVersions()
Versions
|
List<VersionInformation> |
ListCoreDefinitionVersionsResult.getVersions()
Versions
|
List<VersionInformation> |
ListSubscriptionDefinitionVersionsResult.getVersions()
Versions
|
List<VersionInformation> |
ListResourceDefinitionVersionsResult.getVersions()
Versions
|
List<VersionInformation> |
ListLoggerDefinitionVersionsResult.getVersions()
Versions
|
List<VersionInformation> |
ListDeviceDefinitionVersionsResult.getVersions()
Versions
|
| Modifier and Type | Method and Description |
|---|---|
ListFunctionDefinitionVersionsResult |
ListFunctionDefinitionVersionsResult.withVersions(VersionInformation... versions)
Versions
|
ListGroupVersionsResult |
ListGroupVersionsResult.withVersions(VersionInformation... versions)
Versions
|
ListCoreDefinitionVersionsResult |
ListCoreDefinitionVersionsResult.withVersions(VersionInformation... versions)
Versions
|
ListSubscriptionDefinitionVersionsResult |
ListSubscriptionDefinitionVersionsResult.withVersions(VersionInformation... versions)
Versions
|
ListResourceDefinitionVersionsResult |
ListResourceDefinitionVersionsResult.withVersions(VersionInformation... versions)
Versions
|
ListLoggerDefinitionVersionsResult |
ListLoggerDefinitionVersionsResult.withVersions(VersionInformation... versions)
Versions
|
ListDeviceDefinitionVersionsResult |
ListDeviceDefinitionVersionsResult.withVersions(VersionInformation... versions)
Versions
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListFunctionDefinitionVersionsResult.setVersions(Collection<VersionInformation> versions)
Versions
|
void |
ListGroupVersionsResult.setVersions(Collection<VersionInformation> versions)
Versions
|
void |
ListCoreDefinitionVersionsResult.setVersions(Collection<VersionInformation> versions)
Versions
|
void |
ListSubscriptionDefinitionVersionsResult.setVersions(Collection<VersionInformation> versions)
Versions
|
void |
ListResourceDefinitionVersionsResult.setVersions(Collection<VersionInformation> versions)
Versions
|
void |
ListLoggerDefinitionVersionsResult.setVersions(Collection<VersionInformation> versions)
Versions
|
void |
ListDeviceDefinitionVersionsResult.setVersions(Collection<VersionInformation> versions)
Versions
|
ListFunctionDefinitionVersionsResult |
ListFunctionDefinitionVersionsResult.withVersions(Collection<VersionInformation> versions)
Versions
|
ListGroupVersionsResult |
ListGroupVersionsResult.withVersions(Collection<VersionInformation> versions)
Versions
|
ListCoreDefinitionVersionsResult |
ListCoreDefinitionVersionsResult.withVersions(Collection<VersionInformation> versions)
Versions
|
ListSubscriptionDefinitionVersionsResult |
ListSubscriptionDefinitionVersionsResult.withVersions(Collection<VersionInformation> versions)
Versions
|
ListResourceDefinitionVersionsResult |
ListResourceDefinitionVersionsResult.withVersions(Collection<VersionInformation> versions)
Versions
|
ListLoggerDefinitionVersionsResult |
ListLoggerDefinitionVersionsResult.withVersions(Collection<VersionInformation> versions)
Versions
|
ListDeviceDefinitionVersionsResult |
ListDeviceDefinitionVersionsResult.withVersions(Collection<VersionInformation> versions)
Versions
|
Copyright © 2017. All rights reserved.