| Package | Description |
|---|---|
| com.amazonaws.services.greengrass |
AWS IoT 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)
A client token used to correlate requests and responses.
|
CreateSubscriptionDefinitionVersionRequest |
CreateSubscriptionDefinitionVersionRequest.withSubscriptionDefinitionId(String subscriptionDefinitionId)
The ID of the subscription definition.
|
CreateSubscriptionDefinitionVersionRequest |
CreateSubscriptionDefinitionVersionRequest.withSubscriptions(Collection<Subscription> subscriptions)
A list of subscriptions.
|
CreateSubscriptionDefinitionVersionRequest |
CreateSubscriptionDefinitionVersionRequest.withSubscriptions(Subscription... subscriptions)
A list of subscriptions.
|
Copyright © 2024. All rights reserved.