Interface GetTableRequest.ToObjectReturnType0
- Enclosing class:
GetTableRequest
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface GetTableRequest.ToObjectReturnType0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptioncreate()doublevoidsetKeyTableTicket(Object keyTableTicket) voidvoidsetResultId(Object resultId) voidsetUniqueBehavior(double uniqueBehavior)
-
Method Details
-
create
-
getKeyTableTicket
-
getPartitionedTable
-
getResultId
-
getUniqueBehavior
@JsProperty double getUniqueBehavior() -
setKeyTableTicket
-
setPartitionedTable
@JsProperty void setPartitionedTable(GetTableRequest.ToObjectReturnType0.PartitionedTableFieldType partitionedTable) -
setResultId
-
setUniqueBehavior
@JsProperty void setUniqueBehavior(double uniqueBehavior)
-