Class StreamProperties.Builder
java.lang.Object
com.here.platform.data.client.model.StreamProperties.Builder
- Enclosing class:
- StreamProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withDataInThroughputKbps(double dataInThroughputKbps) withDataOutThroughputKbps(double dataOutThroughputKbps) withParallelization(int parallelization)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
withDataInThroughputKbps
-
withDataOutThroughputKbps
-
withParallelization
-