| Package | Description |
|---|---|
| udpa.annotations |
| Modifier and Type | Method and Description |
|---|---|
static Status.PackageVersionStatus |
Status.PackageVersionStatus.forNumber(int value) |
Status.PackageVersionStatus |
Status.StatusAnnotationOrBuilder.getPackageVersionStatus()
The entity belongs to a package with the given version status.
|
Status.PackageVersionStatus |
Status.StatusAnnotation.getPackageVersionStatus()
The entity belongs to a package with the given version status.
|
Status.PackageVersionStatus |
Status.StatusAnnotation.Builder.getPackageVersionStatus()
The entity belongs to a package with the given version status.
|
static Status.PackageVersionStatus |
Status.PackageVersionStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Status.PackageVersionStatus |
Status.PackageVersionStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Status.PackageVersionStatus |
Status.PackageVersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status.PackageVersionStatus[] |
Status.PackageVersionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Status.PackageVersionStatus> |
Status.PackageVersionStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Status.StatusAnnotation.Builder |
Status.StatusAnnotation.Builder.setPackageVersionStatus(Status.PackageVersionStatus value)
The entity belongs to a package with the given version status.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.