public class Name extends Object implements Filter
TimestreamIdentifier.name
static Name
equal(String value)
Query
getQuery()
in(String[] valueList)
notEqual(String value)
notIn(String[] valueList)
prefix(String prefix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Name equal(String value)
public static Name notEqual(String value)
public static Name in(String[] valueList)
public static Name notIn(String[] valueList)
public static Name prefix(String prefix)
prefix
public Query getQuery()
getQuery
Filter
Copyright © 2019. All Rights Reserved.