Class GetRecommendedPeripheralsRequest.Builder
-
- All Implemented Interfaces:
public final class GetRecommendedPeripheralsRequest.Builder extends DriveMotionRequest.Builder<GetRecommendedPeripheralsRequest.Builder, GetRecommendedPeripheralsRequest, GetRecommendedPeripheralsResponse>
-
-
Field Summary
Fields Modifier and Type Field Description private AssetContext
assetContext
private Call<GetRecommendedPeripheralsRequest, GetRecommendedPeripheralsResponse>
call
private final ConnectionMode
connectionMode
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.telenav.sdk.drive.motion.api.model.base.DriveMotionRequest.Builder
build, getAssetContext, getCall, getConnectionMode, of, setAssetContext, setCall
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-