static Tiller.ListSort.SortBy |
Tiller.ListSort.SortBy.forNumber(int value) |
|
Tiller.ListSort.SortBy |
Tiller.ListReleasesRequest.Builder.getSortBy() |
SortBy is the sort field that the ListReleases server should sort data before returning.
|
Tiller.ListSort.SortBy |
Tiller.ListReleasesRequest.getSortBy() |
SortBy is the sort field that the ListReleases server should sort data before returning.
|
Tiller.ListSort.SortBy |
Tiller.ListReleasesRequestOrBuilder.getSortBy() |
SortBy is the sort field that the ListReleases server should sort data before returning.
|
static Tiller.ListSort.SortBy |
Tiller.ListSort.SortBy.valueOf(int value) |
已过时。
|
static Tiller.ListSort.SortBy |
Tiller.ListSort.SortBy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static Tiller.ListSort.SortBy |
Tiller.ListSort.SortBy.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static Tiller.ListSort.SortBy[] |
Tiller.ListSort.SortBy.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|