Package | Description |
---|---|
com.hpe.i3s.client.deployment |
Modifier and Type | Method and Description |
---|---|
PlanScript |
PlanScriptClient.create(PlanScript resource)
Creates a resource according to the provided
resource object. |
PlanScript |
PlanScriptClient.update(String resourceId,
PlanScript resource)
Updates the resource identified by
resourceId according to the
provided resource object. |
Modifier and Type | Method and Description |
---|---|
PlanScript |
PlanScriptClient.create(PlanScript resource)
Creates a resource according to the provided
resource object. |
PlanScript |
PlanScriptClient.update(String resourceId,
PlanScript resource)
Updates the resource identified by
resourceId according to the
provided resource object. |
Copyright © 2016. All rights reserved.