public class Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createGHNResource(GHNContext context)
Initialises the GHN resource within a given GHNContext
|
static void |
updateGHNResource(GHNContext context,
boolean... startup)
Used internally to update the GHN resource within a given GHNContext.
|
public static void createGHNResource(GHNContext context) throws GCUBEResource.InvalidScopeException
context - the context.GCUBEResource.InvalidScopeException - if no valid scope is found for the GHN.public static void updateGHNResource(GHNContext context, boolean... startup)
context - the contextstartup - states if it is the first updateCopyright © 2015. All Rights Reserved.