| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
static BucketProtectionStatus |
BucketProtectionStatus.fromValue(String statusString) |
static BucketProtectionStatus |
BucketProtectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketProtectionStatus[] |
BucketProtectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BucketProtectionConfiguration.Builder |
BucketProtectionConfiguration.Builder.status(BucketProtectionStatus status)
Sets the desired bucket protection status for this configuration object.
|
Copyright © 2026. All rights reserved.