| 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 |
|---|---|
CreateSubscriptionDefinitionVersionRequest |
CreateSubscriptionDefinitionVersionRequest.clone() |
CreateSubscriptionDefinitionVersionRequest |
CreateSubscriptionDefinitionVersionRequest.withAmznClientToken(String amznClientToken)
The client token used to request idempotent operations.
|
CreateSubscriptionDefinitionVersionRequest |
CreateSubscriptionDefinitionVersionRequest.withSubscriptionDefinitionId(String subscriptionDefinitionId)
subscription definition Id
|
CreateSubscriptionDefinitionVersionRequest |
CreateSubscriptionDefinitionVersionRequest.withSubscriptions(Collection<Subscription> subscriptions)
Subscriptions in the version.
|
CreateSubscriptionDefinitionVersionRequest |
CreateSubscriptionDefinitionVersionRequest.withSubscriptions(Subscription... subscriptions)
Subscriptions in the version.
|
Copyright © 2018. All rights reserved.