Class GetMetricsQueryTokenEventOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.GetMetricsQueryTokenEventOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GetMetricsQueryTokenEventOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The getMetricsQueryTokenEvent options.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetMetricsQueryTokenEventOptions.Builder
Builder. -
Method Summary
Modifier and Type Method Description Long
count()
Gets the count.GetMetricsQueryTokenEventOptions.Builder
newBuilder()
New builder.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a GetMetricsQueryTokenEventOptions builder
-
count
Gets the count.Number of results to return. The maximum for the **count** and **offset** values together in any one query is **10000**.
- Returns:
- the count
-