| 程序包 | 说明 |
|---|---|
| hapi.services.tiller |
| 限定符和类型 | 方法和说明 |
|---|---|
static Tiller.ListSort.SortBy |
Tiller.ListSort.SortBy.forNumber(int value) |
Tiller.ListSort.SortBy |
Tiller.ListReleasesRequestOrBuilder.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.ListReleasesRequest.Builder.getSortBy()
SortBy is the sort field that the ListReleases server should sort data before returning.
|
static Tiller.ListSort.SortBy |
Tiller.ListSort.SortBy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Tiller.ListSort.SortBy |
Tiller.ListSort.SortBy.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Tiller.ListSort.SortBy |
Tiller.ListSort.SortBy.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Tiller.ListSort.SortBy[] |
Tiller.ListSort.SortBy.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Tiller.ListSort.SortBy> |
Tiller.ListSort.SortBy.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.ListReleasesRequest.Builder |
Tiller.ListReleasesRequest.Builder.setSortBy(Tiller.ListSort.SortBy value)
SortBy is the sort field that the ListReleases server should sort data before returning.
|
Copyright © 2020. All rights reserved.