| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static VehicleMiddlewareProtocol |
VehicleMiddlewareProtocol.fromValue(String value)
Use this in place of valueOf.
|
static VehicleMiddlewareProtocol |
VehicleMiddlewareProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VehicleMiddlewareProtocol[] |
VehicleMiddlewareProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VehicleMiddleware |
VehicleMiddleware.withProtocolName(VehicleMiddlewareProtocol protocolName)
The protocol name of the vehicle middleware.
|
Copyright © 2025. All rights reserved.