| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static SpoolingMode |
SpoolingMode.fromValue(String value)
Use this in place of valueOf.
|
static SpoolingMode |
SpoolingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpoolingMode[] |
SpoolingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCampaignRequest |
CreateCampaignRequest.withSpoolingMode(SpoolingMode spoolingMode)
(Optional) Whether to store collected data after a vehicle lost a connection with the cloud.
|
GetCampaignResult |
GetCampaignResult.withSpoolingMode(SpoolingMode spoolingMode)
Whether to store collected data after a vehicle lost a connection with the cloud.
|
Copyright © 2024. All rights reserved.