public static class OpenFeedStatusLabel.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
OpenFeedStatusLabel |
build() |
OpenFeedStatusLabel.Builder |
text(String text)
标签文字
示例值:标签文字
|
OpenFeedStatusLabel.Builder |
type(OpenFeedStatusLabelTypeEnum type)
标签类型
示例值:primary
|
OpenFeedStatusLabel.Builder |
type(String type)
标签类型
示例值:primary
|
public OpenFeedStatusLabel.Builder text(String text)
示例值:标签文字
text - public OpenFeedStatusLabel.Builder type(String type)
示例值:primary
type - public OpenFeedStatusLabel.Builder type(OpenFeedStatusLabelTypeEnum type)
示例值:primary
type - OpenFeedStatusLabelTypeEnumpublic OpenFeedStatusLabel build()
Copyright © 2025. All rights reserved.