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