Uses of Class
com.oracle.bmc.dataintegration.model.KeyRange
-
Packages that use KeyRange Package Description com.oracle.bmc.dataintegration.model -
-
Uses of KeyRange in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return KeyRange Modifier and Type Method Description KeyRange
KeyRange.Builder. build()
KeyRange
KeyRangePartitionConfig. getKeyRange()
Methods in com.oracle.bmc.dataintegration.model with parameters of type KeyRange Modifier and Type Method Description KeyRange.Builder
KeyRange.Builder. copy(KeyRange model)
KeyRangePartitionConfig.Builder
KeyRangePartitionConfig.Builder. keyRange(KeyRange keyRange)
Constructors in com.oracle.bmc.dataintegration.model with parameters of type KeyRange Constructor Description KeyRangePartitionConfig(Integer partitionNumber, KeyRange keyRange)
Deprecated.
-