| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static VehicleAssociationBehavior |
VehicleAssociationBehavior.fromValue(String value)
Use this in place of valueOf.
|
static VehicleAssociationBehavior |
VehicleAssociationBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VehicleAssociationBehavior[] |
VehicleAssociationBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVehicleRequestItem |
CreateVehicleRequestItem.withAssociationBehavior(VehicleAssociationBehavior associationBehavior)
An option to create a new Amazon Web Services IoT thing when creating a vehicle, or to validate an existing thing
as a vehicle.
|
CreateVehicleRequest |
CreateVehicleRequest.withAssociationBehavior(VehicleAssociationBehavior associationBehavior)
An option to create a new Amazon Web Services IoT thing when creating a vehicle, or to validate an existing
Amazon Web Services IoT thing as a vehicle.
|
Copyright © 2023. All rights reserved.