Package | Description |
---|---|
com.hp.ov.sdk.rest.client.settings |
Modifier and Type | Method and Description |
---|---|
TaskResource |
ScopeClient.delete(String resourceId,
String eTag,
RequestOption... options)
Deletes the scope identified by the provided
resourceId . |
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.