| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetCoreDefinitionVersionResponse |
GreengrassClient.getCoreDefinitionVersion(Consumer<GetCoreDefinitionVersionRequest.Builder> getCoreDefinitionVersionRequest)
Retrieves information about a core definition version.
|
default GetCoreDefinitionVersionResponse |
GreengrassClient.getCoreDefinitionVersion(GetCoreDefinitionVersionRequest getCoreDefinitionVersionRequest)
Retrieves information about a core definition version.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCoreDefinitionVersionResponse> |
GreengrassAsyncClient.getCoreDefinitionVersion(Consumer<GetCoreDefinitionVersionRequest.Builder> getCoreDefinitionVersionRequest)
Retrieves information about a core definition version.
|
default CompletableFuture<GetCoreDefinitionVersionResponse> |
GreengrassAsyncClient.getCoreDefinitionVersion(GetCoreDefinitionVersionRequest getCoreDefinitionVersionRequest)
Retrieves information about a core definition version.
|
Copyright © 2022. All rights reserved.