| Package | Description |
|---|---|
| com.amazonaws.services.greengrass |
AWS Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate, while
still using the cloud for management, analytics, and durable storage.
|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
GetSubscriptionDefinitionVersionRequest |
GetSubscriptionDefinitionVersionRequest.clone() |
GetSubscriptionDefinitionVersionRequest |
GetSubscriptionDefinitionVersionRequest.withNextToken(String nextToken)
The token for the next set of results, or ''null'' if there are no additional results.
|
GetSubscriptionDefinitionVersionRequest |
GetSubscriptionDefinitionVersionRequest.withSubscriptionDefinitionId(String subscriptionDefinitionId)
The ID of the subscription definition.
|
GetSubscriptionDefinitionVersionRequest |
GetSubscriptionDefinitionVersionRequest.withSubscriptionDefinitionVersionId(String subscriptionDefinitionVersionId)
The ID of the subscription definition version.
|
Copyright © 2018. All rights reserved.