| Package | Description |
|---|---|
| org.gcube.vremanagement.resourcemanager.stubs.binder |
| Modifier and Type | Method and Description |
|---|---|
SoftwareList |
UpdateResourcesParameters.getNewSoftware()
Gets the newSoftware value for this UpdateResourcesParameters.
|
SoftwareList |
UpdateResourcesParameters.getSoftware()
Gets the software value for this UpdateResourcesParameters.
|
SoftwareList |
RemoveResourcesParameters.getSoftware()
Gets the software value for this RemoveResourcesParameters.
|
SoftwareList |
AddResourcesParameters.getSoftware()
Gets the software value for this AddResourcesParameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateResourcesParameters.setNewSoftware(SoftwareList newSoftware)
Sets the newSoftware value for this UpdateResourcesParameters.
|
void |
UpdateResourcesParameters.setSoftware(SoftwareList software)
Sets the software value for this UpdateResourcesParameters.
|
void |
RemoveResourcesParameters.setSoftware(SoftwareList software)
Sets the software value for this RemoveResourcesParameters.
|
void |
AddResourcesParameters.setSoftware(SoftwareList software)
Sets the software value for this AddResourcesParameters.
|
| Constructor and Description |
|---|
AddResourcesParameters(ResourceList resources,
SoftwareList software,
String targetScope) |
RemoveResourcesParameters(ResourceList resources,
SoftwareList software,
String targetScope) |
UpdateResourcesParameters(ResourceList newResources,
SoftwareList newSoftware,
ResourceList resources,
SoftwareList software,
String targetScope) |
Copyright © 2019. All Rights Reserved.