Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client.common |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
PatchSerializer.serialize(Patch src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Modifier and Type | Method and Description |
---|---|
TaskResource |
PatchableResource.patch(String resourceId,
Patch patch,
RequestOption... options)
Applies a patch on the resource identified by
resourceId according to the
provided Patch object. |
Copyright © 2017. All rights reserved.