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