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.
|
Firewall |
getFirewall()
Gets the firewall.
|
String |
getName()
Gets the name.
|
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 Firewall getFirewall()
public ActivityTracking getActivityTracking()
Copyright © 2019. All rights reserved.