| 程序包 | 说明 |
|---|---|
| hapi.release |
| 限定符和类型 | 方法和说明 |
|---|---|
static HookOuterClass.Hook.DeletePolicy |
HookOuterClass.Hook.DeletePolicy.forNumber(int value) |
HookOuterClass.Hook.DeletePolicy |
HookOuterClass.HookOrBuilder.getDeletePolicies(int index)
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
HookOuterClass.Hook.DeletePolicy |
HookOuterClass.Hook.getDeletePolicies(int index)
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
HookOuterClass.Hook.DeletePolicy |
HookOuterClass.Hook.Builder.getDeletePolicies(int index)
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
static HookOuterClass.Hook.DeletePolicy |
HookOuterClass.Hook.DeletePolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HookOuterClass.Hook.DeletePolicy |
HookOuterClass.Hook.DeletePolicy.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static HookOuterClass.Hook.DeletePolicy |
HookOuterClass.Hook.DeletePolicy.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static HookOuterClass.Hook.DeletePolicy[] |
HookOuterClass.Hook.DeletePolicy.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<HookOuterClass.Hook.DeletePolicy> |
HookOuterClass.HookOrBuilder.getDeletePoliciesList()
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
List<HookOuterClass.Hook.DeletePolicy> |
HookOuterClass.Hook.getDeletePoliciesList()
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
List<HookOuterClass.Hook.DeletePolicy> |
HookOuterClass.Hook.Builder.getDeletePoliciesList()
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
static com.google.protobuf.Internal.EnumLiteMap<HookOuterClass.Hook.DeletePolicy> |
HookOuterClass.Hook.DeletePolicy.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
HookOuterClass.Hook.Builder |
HookOuterClass.Hook.Builder.addDeletePolicies(HookOuterClass.Hook.DeletePolicy value)
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
HookOuterClass.Hook.Builder |
HookOuterClass.Hook.Builder.setDeletePolicies(int index,
HookOuterClass.Hook.DeletePolicy value)
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
| 限定符和类型 | 方法和说明 |
|---|---|
HookOuterClass.Hook.Builder |
HookOuterClass.Hook.Builder.addAllDeletePolicies(Iterable<? extends HookOuterClass.Hook.DeletePolicy> values)
DeletePolicies are the policies that indicate when to delete the hook
repeated .hapi.release.Hook.DeletePolicy delete_policies = 8; |
Copyright © 2021. All rights reserved.