| 程序包 | 说明 |
|---|---|
| istio.networking.v1alpha3 |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServiceEntryOuterClass.ServiceEntry.Location |
ServiceEntryOuterClass.ServiceEntry.Location.forNumber(int value) |
ServiceEntryOuterClass.ServiceEntry.Location |
ServiceEntryOuterClass.ServiceEntryOrBuilder.getLocation()
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
ServiceEntryOuterClass.ServiceEntry.Location |
ServiceEntryOuterClass.ServiceEntry.getLocation()
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
ServiceEntryOuterClass.ServiceEntry.Location |
ServiceEntryOuterClass.ServiceEntry.Builder.getLocation()
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
static ServiceEntryOuterClass.ServiceEntry.Location |
ServiceEntryOuterClass.ServiceEntry.Location.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServiceEntryOuterClass.ServiceEntry.Location |
ServiceEntryOuterClass.ServiceEntry.Location.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static ServiceEntryOuterClass.ServiceEntry.Location |
ServiceEntryOuterClass.ServiceEntry.Location.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ServiceEntryOuterClass.ServiceEntry.Location[] |
ServiceEntryOuterClass.ServiceEntry.Location.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ServiceEntryOuterClass.ServiceEntry.Location> |
ServiceEntryOuterClass.ServiceEntry.Location.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setLocation(ServiceEntryOuterClass.ServiceEntry.Location value)
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.