<a name="HubResource"></a>

## HubResource ⇐ <code>GenericResource</code>
The *HubResource* class provides methods to access the hubs
endpoint of the Cloud Blue Connect API.

**Kind**: global class  
**Extends**: <code>GenericResource</code>  
**Category**: Resources  
<a name="new_HubResource_new"></a>

### new HubResource(client)
Creates a new instance of the *HubResource* class.

**Returns**: [<code>HubResource</code>](#HubResource) - An instance of the *HubResource* class.  

| Param | Type | Description |
| --- | --- | --- |
| client | <code>ConnectClient</code> | An instance of the *ConnectClient* class. |

