| Package | Description |
|---|---|
| com.byteplus.tag.model |
| Modifier and Type | Method and Description |
|---|---|
static GetTagValuesRequest.MatchTypeEnum |
GetTagValuesRequest.MatchTypeEnum.fromValue(String input) |
GetTagValuesRequest.MatchTypeEnum |
GetTagValuesRequest.getMatchType()
Get matchType
|
GetTagValuesRequest.MatchTypeEnum |
GetTagValuesRequest.MatchTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static GetTagValuesRequest.MatchTypeEnum |
GetTagValuesRequest.MatchTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetTagValuesRequest.MatchTypeEnum[] |
GetTagValuesRequest.MatchTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetTagValuesRequest |
GetTagValuesRequest.matchType(GetTagValuesRequest.MatchTypeEnum matchType) |
void |
GetTagValuesRequest.setMatchType(GetTagValuesRequest.MatchTypeEnum matchType) |
void |
GetTagValuesRequest.MatchTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
GetTagValuesRequest.MatchTypeEnum enumeration) |
Copyright © 2026. All rights reserved.