public static final class DataTopicLagMapValue.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DataTopicLagMapValue |
build() |
DataTopicLagMapValue.Builder |
deliveryDuration(Long deliveryDuration)
deliveryDuration.
|
DataTopicLagMapValue.Builder |
inflightCount(Long inflightCount)
inflightCount.
|
DataTopicLagMapValue.Builder |
readyCount(Long readyCount)
readyCount.
|
public DataTopicLagMapValue.Builder readyCount(Long readyCount)
public DataTopicLagMapValue.Builder inflightCount(Long inflightCount)
public DataTopicLagMapValue.Builder deliveryDuration(Long deliveryDuration)
public DataTopicLagMapValue build()
Copyright © 2024. All rights reserved.