public static final class MaskTimestampSetByTimeRange.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MaskTimestampSetByTimeRange |
build() |
MaskTimestampSetByTimeRange.Builder |
endTime(Long endTime) |
MaskTimestampSetByTimeRange.Builder |
startTime(Long startTime) |
MaskTimestampSetByTimeRange.Builder |
timeUnit(uk.gov.gchq.koryphe.util.TimeUnit timeUnit) |
public MaskTimestampSetByTimeRange build()
public MaskTimestampSetByTimeRange.Builder startTime(Long startTime)
public MaskTimestampSetByTimeRange.Builder endTime(Long endTime)
public MaskTimestampSetByTimeRange.Builder timeUnit(uk.gov.gchq.koryphe.util.TimeUnit timeUnit)
Copyright © 2022. All rights reserved.