| 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.
|
| software.amazon.awssdk.services.greengrass.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLoggerDefinitionVersionResponse> |
GreengrassAsyncClient.getLoggerDefinitionVersion(GetLoggerDefinitionVersionRequest getLoggerDefinitionVersionRequest)
Retrieves information about a logger definition version.
|
default GetLoggerDefinitionVersionResponse |
GreengrassClient.getLoggerDefinitionVersion(GetLoggerDefinitionVersionRequest getLoggerDefinitionVersionRequest)
Retrieves information about a logger definition version.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLoggerDefinitionVersionRequestMarshaller.marshall(GetLoggerDefinitionVersionRequest getLoggerDefinitionVersionRequest) |
Copyright © 2022. All rights reserved.