From b52ab6b0389fc7e629f3910dcfe1d019555e8704 Mon Sep 17 00:00:00 2001 From: Garth Bushell Date: Tue, 14 Feb 2017 14:34:27 +0000 Subject: [PATCH] Add docs for the VCN client Signed-off-by: Garth Bushell --- docs/api/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/api/index.rst b/docs/api/index.rst index dc9b39d1a7..c0517a957f 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -29,7 +29,8 @@ Virtual Network =============== .. autoclass:: oraclebmc.core.virtual_network_client.VirtualNetworkClient - + :members: + -------- Models -------- @@ -132,4 +133,4 @@ Virtual Network .. autofunction:: to_dict -.. autoclass:: Sentinel \ No newline at end of file +.. autoclass:: Sentinel