Uses of Class
udpa.annotations.Status.PackageVersionStatus
-
Packages that use Status.PackageVersionStatus Package Description udpa.annotations -
-
Uses of Status.PackageVersionStatus in udpa.annotations
Fields in udpa.annotations declared as Status.PackageVersionStatus Modifier and Type Field Description private static Status.PackageVersionStatus[]Status.PackageVersionStatus. VALUESFields in udpa.annotations with type parameters of type Status.PackageVersionStatus Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Status.PackageVersionStatus>Status.PackageVersionStatus. internalValueMapMethods in udpa.annotations that return Status.PackageVersionStatus Modifier and Type Method Description static Status.PackageVersionStatusStatus.PackageVersionStatus. forNumber(int value)Status.PackageVersionStatusStatus.StatusAnnotation.Builder. getPackageVersionStatus()The entity belongs to a package with the given version status.Status.PackageVersionStatusStatus.StatusAnnotation. getPackageVersionStatus()The entity belongs to a package with the given version status.Status.PackageVersionStatusStatus.StatusAnnotationOrBuilder. getPackageVersionStatus()The entity belongs to a package with the given version status.static Status.PackageVersionStatusStatus.PackageVersionStatus. valueOf(int value)Deprecated.static Status.PackageVersionStatusStatus.PackageVersionStatus. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Status.PackageVersionStatusStatus.PackageVersionStatus. valueOf(java.lang.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.Methods in udpa.annotations that return types with arguments of type Status.PackageVersionStatus Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Status.PackageVersionStatus>Status.PackageVersionStatus. internalGetValueMap()Methods in udpa.annotations with parameters of type Status.PackageVersionStatus Modifier and Type Method Description Status.StatusAnnotation.BuilderStatus.StatusAnnotation.Builder. setPackageVersionStatus(Status.PackageVersionStatus value)The entity belongs to a package with the given version status.
-