public class MatchStatistics
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
MatchStatistics() |
Modifier and Type | Method and Description |
---|---|
EntityBreakdown |
getEntityBreakdown()
Gets the entityBreakdown.
|
List<MatchEntityCountStats> |
getEntitySizeDistribution()
Gets the entitySizeDistribution.
|
List<MatchEntitySizeStats> |
getLargestEntities()
Gets the largestEntities.
|
Status |
getStatus()
Gets the status.
|
Summary |
getSummary()
Gets the summary.
|
public EntityBreakdown getEntityBreakdown()
public List<MatchEntitySizeStats> getLargestEntities()
public List<MatchEntityCountStats> getEntitySizeDistribution()
public Summary getSummary()
public Status getStatus()
Copyright © 2021 IBM Cloud. All rights reserved.