public class ObjStoreConnectionResponseV2CosConnectionsItem
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
ObjStoreConnectionResponseV2CosConnectionsItem() |
Modifier and Type | Method and Description |
---|---|
String |
getBucketName()
Gets the bucketName.
|
String |
getCcid()
Gets the ccid.
|
String |
getCid()
Gets the cid.
|
String |
getEndpoint()
Gets the endpoint.
|
String |
getServiceType()
Gets the serviceType.
|
String |
getStatus()
Gets the status.
|
Boolean |
isRemoved()
Gets the removed.
|
public ObjStoreConnectionResponseV2CosConnectionsItem()
public String getBucketName()
public String getCcid()
public String getCid()
public String getEndpoint()
public Boolean isRemoved()
public String getServiceType()
public String getStatus()
Copyright © 2021 IBM Cloud. All rights reserved.