ObjectStorageUpdateDetail.Builder |
ObjectStorageUpdateDetail.Builder.autoTiering(AutoTiering autoTiering) |
It sets the auto-tiering status on the bucket.Allowed values are “DISABLED” /
“INFREQUENTACCESS”
|
static ObjectStorageUpdateDetail.Builder |
ObjectStorageUpdateDetail.builder() |
Create a new builder.
|
ObjectStorageUpdateDetail.Builder |
ObjectStorageUpdateDetail.Builder.copy(ObjectStorageUpdateDetail model) |
|
ObjectStorageUpdateDetail.Builder |
ObjectStorageUpdateDetail.Builder.instanceId(String instanceId) |
Instance id of the existing Object Storage instance to be updated.
|
ObjectStorageUpdateDetail.Builder |
ObjectStorageUpdateDetail.Builder.objectVersioning(ObjectVersioning objectVersioning) |
Mentions which storage tier to use for the bucket,Allowed values are “STANDARD” /
“ARCHIVE”
|
ObjectStorageUpdateDetail.Builder |
ObjectStorageUpdateDetail.toBuilder() |
|