| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static Compression |
Compression.fromValue(String value)
Use this in place of valueOf.
|
static Compression |
Compression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compression[] |
Compression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetCampaignResult |
GetCampaignResult.withCompression(Compression compression)
Whether to compress signals before transmitting data to Amazon Web Services IoT FleetWise.
|
CreateCampaignRequest |
CreateCampaignRequest.withCompression(Compression compression)
(Optional) Whether to compress signals before transmitting data to Amazon Web Services IoT FleetWise.
|
Copyright © 2025. All rights reserved.