Uses of Enum Class
tech.justen.concord.goodwill.grpc.SecretsProto.AccessEntry.AccessLevel
Packages that use SecretsProto.AccessEntry.AccessLevel
-
Uses of SecretsProto.AccessEntry.AccessLevel in tech.justen.concord.goodwill.grpc
Methods in tech.justen.concord.goodwill.grpc that return SecretsProto.AccessEntry.AccessLevelModifier and TypeMethodDescriptionSecretsProto.AccessEntry.AccessLevel.forNumber(int value) SecretsProto.AccessEntry.Builder.getLevel().secret.AccessEntry.AccessLevel level = 4;SecretsProto.AccessEntry.getLevel().secret.AccessEntry.AccessLevel level = 4;SecretsProto.AccessEntryOrBuilder.getLevel().secret.AccessEntry.AccessLevel level = 4;SecretsProto.AccessEntry.AccessLevel.valueOf(int value) Deprecated.SecretsProto.AccessEntry.AccessLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static SecretsProto.AccessEntry.AccessLevel[]SecretsProto.AccessEntry.AccessLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.justen.concord.goodwill.grpc that return types with arguments of type SecretsProto.AccessEntry.AccessLevelModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SecretsProto.AccessEntry.AccessLevel> SecretsProto.AccessEntry.AccessLevel.internalGetValueMap()Methods in tech.justen.concord.goodwill.grpc with parameters of type SecretsProto.AccessEntry.AccessLevelModifier and TypeMethodDescriptionSecretsProto.AccessEntry.Builder.setLevel(SecretsProto.AccessEntry.AccessLevel value) .secret.AccessEntry.AccessLevel level = 4;