Uses of Enum
com.google.storage.v2.Object.Retention.Mode
-
Uses of Object.Retention.Mode in com.google.storage.v2
Methods in com.google.storage.v2 that return Object.Retention.ModeModifier and TypeMethodDescriptionstatic Object.Retention.ModeObject.Retention.Mode.forNumber(int value) Object.Retention.Builder.getMode()Optional.Object.Retention.getMode()Optional.Object.RetentionOrBuilder.getMode()Optional.static Object.Retention.ModeObject.Retention.Mode.valueOf(int value) Deprecated.static Object.Retention.ModeObject.Retention.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Object.Retention.ModeReturns the enum constant of this type with the specified name.static Object.Retention.Mode[]Object.Retention.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.storage.v2 that return types with arguments of type Object.Retention.ModeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Object.Retention.Mode>Object.Retention.Mode.internalGetValueMap()Methods in com.google.storage.v2 with parameters of type Object.Retention.ModeModifier and TypeMethodDescriptionObject.Retention.Builder.setMode(Object.Retention.Mode value) Optional.