public class Bucket
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Bucket() |
| Modifier and Type | Method and Description |
|---|---|
ActivityTracking |
getActivityTracking()
Gets the activityTracking.
|
Long |
getBytesUsed()
Gets the bytesUsed.
|
String |
getCrn()
Gets the crn.
|
Long |
getDeleteMarkerCount()
Gets the deleteMarkerCount.
|
Firewall |
getFirewall()
Gets the firewall.
|
Long |
getHardQuota()
Gets the hardQuota.
|
MetricsMonitoring |
getMetricsMonitoring()
Gets the metricsMonitoring.
|
String |
getName()
Gets the name.
|
Long |
getNoncurrentBytesUsed()
Gets the noncurrentBytesUsed.
|
Long |
getNoncurrentObjectCount()
Gets the noncurrentObjectCount.
|
Long |
getObjectCount()
Gets the objectCount.
|
String |
getServiceInstanceCrn()
Gets the serviceInstanceCrn.
|
String |
getServiceInstanceId()
Gets the serviceInstanceId.
|
Date |
getTimeCreated()
Gets the timeCreated.
|
Date |
getTimeUpdated()
Gets the timeUpdated.
|
public String getName()
public String getCrn()
public String getServiceInstanceId()
public String getServiceInstanceCrn()
public Date getTimeCreated()
public Date getTimeUpdated()
public Long getObjectCount()
public Long getBytesUsed()
public Long getNoncurrentObjectCount()
public Long getNoncurrentBytesUsed()
public Long getDeleteMarkerCount()
public Long getHardQuota()
public Firewall getFirewall()
public ActivityTracking getActivityTracking()
public MetricsMonitoring getMetricsMonitoring()
Copyright © 2021. All rights reserved.