Uses of Enum
xds.annotations.v3.Status.PackageVersionStatus
Packages that use Status.PackageVersionStatus
-
Uses of Status.PackageVersionStatus in xds.annotations.v3
Subclasses with type arguments of type Status.PackageVersionStatus in xds.annotations.v3Modifier and TypeClassDescriptionstatic enumProtobuf enumxds.annotations.v3.PackageVersionStatusFields in xds.annotations.v3 declared as Status.PackageVersionStatusModifier and TypeFieldDescriptionprivate static final Status.PackageVersionStatus[]Status.PackageVersionStatus.VALUESFields in xds.annotations.v3 with type parameters of type Status.PackageVersionStatusModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<Status.PackageVersionStatus> Status.PackageVersionStatus.internalValueMapMethods in xds.annotations.v3 that return Status.PackageVersionStatusModifier and TypeMethodDescriptionstatic Status.PackageVersionStatusStatus.PackageVersionStatus.forNumber(int value) Status.StatusAnnotation.Builder.getPackageVersionStatus()The entity belongs to a package with the given version status.Status.StatusAnnotation.getPackageVersionStatus()The entity belongs to a package with the given version status.Status.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.PackageVersionStatusReturns 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 xds.annotations.v3 that return types with arguments of type Status.PackageVersionStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Status.PackageVersionStatus> Status.PackageVersionStatus.internalGetValueMap()Methods in xds.annotations.v3 with parameters of type Status.PackageVersionStatusModifier and TypeMethodDescriptionStatus.StatusAnnotation.Builder.setPackageVersionStatus(Status.PackageVersionStatus value) The entity belongs to a package with the given version status.