Interface B2FileRetentionMode
-
public interface B2FileRetentionModeB2FileRetentionMode provides constants for a bucket's default retention mode
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCOMPLIANCEstatic java.lang.StringGOVERNANCE
-
-
-
Field Detail
-
COMPLIANCE
static final java.lang.String COMPLIANCE
- See Also:
- Constant Field Values
-
GOVERNANCE
static final java.lang.String GOVERNANCE
- See Also:
- Constant Field Values
-
-