Package | Description |
---|---|
com.hp.ov.sdk.rest.client.settings |
Modifier and Type | Method and Description |
---|---|
Scope |
ScopeClient.create(Scope scope)
Creates a scope according to the provided
scope object. |
Scope |
ScopeClient.update(String resourceId,
Scope scope)
Updates the scope identified by
resourceId according to the
provided scope object. |
Scope |
ScopeClient.update(String resourceId,
Scope scope,
String eTag)
Updates the scope identified by
resourceId according to the
provided scope object. |
Modifier and Type | Method and Description |
---|---|
Scope |
ScopeClient.create(Scope scope)
Creates a scope according to the provided
scope object. |
Scope |
ScopeClient.update(String resourceId,
Scope scope)
Updates the scope identified by
resourceId according to the
provided scope object. |
Scope |
ScopeClient.update(String resourceId,
Scope scope,
String eTag)
Updates the scope identified by
resourceId according to the
provided scope object. |
Copyright © 2017. All rights reserved.