Package com.seam.api.types
Interface DevicesListDeviceProvidersResponse.OkStage
-
- All Known Implementing Classes:
DevicesListDeviceProvidersResponse.Builder
- Enclosing class:
- DevicesListDeviceProvidersResponse
public static interface DevicesListDeviceProvidersResponse.OkStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DevicesListDeviceProvidersResponse.Builderfrom(DevicesListDeviceProvidersResponse other)DevicesListDeviceProvidersResponse._FinalStageok(boolean ok)
-
-
-
Method Detail
-
ok
DevicesListDeviceProvidersResponse._FinalStage ok(boolean ok)
-
from
DevicesListDeviceProvidersResponse.Builder from(DevicesListDeviceProvidersResponse other)
-
-