RouteMatrixSummary Class
- java.
lang. Object - com.
azure. maps. route. models. RouteMatrixSummary
- com.
Implements
public final class RouteMatrixSummary
implements JsonSerializable<RouteMatrixSummary>
Summary object.
Constructor | Description |
---|---|
Route |
Creates an instance of Route |
Modifier and Type | Method and Description |
---|---|
static
Route |
from Reads an instance of Route |
Integer |
get Get the successful |
Integer |
get Get the total |
Json |
to |
Methods inherited from java.lang.Object
RouteMatrixSummary
public RouteMatrixSummary()
Creates an instance of RouteMatrixSummary class.
fromJson
public static RouteMatrixSummary fromJson(JsonReader jsonReader)
Reads an instance of RouteMatrixSummary from the JsonReader.
Parameters:
Returns:
Throws:
getSuccessfulRoutes
public Integer getSuccessfulRoutes()
Get the successfulRoutes property: Number of successful routes in the response.
Returns:
getTotalRoutes
public Integer getTotalRoutes()
Get the totalRoutes property: Total number of routes requested. Number of cells in the input matrix.
Returns:
toJson
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: