|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker.PlanRequest
public class PlanRequest
Creates a plan request with the Serialization API provided by the Broker Service
| Constructor Summary | |
|---|---|
PlanRequest()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
create(java.util.Set<ScopedDeployedService> services,
java.lang.String[] suggestedGHNs,
GCUBEScope scope)
Creates the request plan for the Broker Service |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlanRequest()
| Method Detail |
|---|
public static java.lang.String create(java.util.Set<ScopedDeployedService> services,
java.lang.String[] suggestedGHNs,
GCUBEScope scope)
throws java.io.IOException
services - the services to deploysuggestedGHNs - the GHNs suggested for the deploymentscope - the scope of the request
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||