Uses of Interface
com.telenordigital.nbiot.SystemDefaults
-
Packages that use SystemDefaults Package Description com.telenordigital.nbiot -
-
Uses of SystemDefaults in com.telenordigital.nbiot
Classes in com.telenordigital.nbiot that implement SystemDefaults Modifier and Type Class Description classImmutableSystemDefaultsImmutable implementation ofSystemDefaults.Methods in com.telenordigital.nbiot that return SystemDefaults Modifier and Type Method Description SystemDefaultsClient. systemDefaults()Retrieve the system configurationMethods in com.telenordigital.nbiot with parameters of type SystemDefaults Modifier and Type Method Description static ImmutableSystemDefaultsImmutableSystemDefaults. copyOf(SystemDefaults instance)Creates an immutable copy of aSystemDefaultsvalue.ImmutableSystemDefaults.BuilderImmutableSystemDefaults.Builder. from(SystemDefaults instance)Fill a builder with attribute values from the providedSystemDefaultsinstance.
-