public class GeoDistribution extends Object
Constructor and Description |
---|
GeoDistribution() |
Modifier and Type | Method and Description |
---|---|
String |
location()
Get location.
|
Integer |
numberOfWorkers()
Get numberOfWorkers.
|
GeoDistribution |
withLocation(String location)
Set location.
|
GeoDistribution |
withNumberOfWorkers(Integer numberOfWorkers)
Set numberOfWorkers.
|
public String location()
public GeoDistribution withLocation(String location)
location
- the location value to setpublic Integer numberOfWorkers()
public GeoDistribution withNumberOfWorkers(Integer numberOfWorkers)
numberOfWorkers
- the numberOfWorkers value to setCopyright © 2019. All rights reserved.