public class DatasourceConnectionsListDatasourceConnectionsItemDataSourcesItem
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
DatasourceConnectionsListDatasourceConnectionsItemDataSourcesItem() |
Modifier and Type | Method and Description |
---|---|
String |
getCid()
Gets the cid.
|
String |
getConnectionId()
Gets the connectionId.
|
String |
getConnectionName()
Gets the connectionName.
|
String |
getDbname()
Gets the dbname.
|
String |
getSrchostname()
Gets the srchostname.
|
String |
getSrcport()
Gets the srcport.
|
String |
getSrctype()
Gets the srctype.
|
String |
getStatus()
Gets the status.
|
String |
getUri()
Gets the uri.
|
String |
getUsr()
Gets the usr.
|
public DatasourceConnectionsListDatasourceConnectionsItemDataSourcesItem()
public String getCid()
public String getDbname()
public String getConnectionId()
public String getSrchostname()
public String getSrcport()
public String getSrctype()
public String getUsr()
public String getUri()
public String getStatus()
public String getConnectionName()
Copyright © 2021 IBM Cloud. All rights reserved.