Package | Description |
---|---|
com.hpe.i3s.client.deployment |
Modifier and Type | Method and Description |
---|---|
ArtifactsBundle |
ArtifactsBundleClient.getBackupBundle(String resourceId)
Retrieves the backup bundle identified by the given
resourceId . |
ArtifactsBundle |
ArtifactsBundleClient.update(String resourceId,
ArtifactsBundle resource)
Updates the resource identified by
resourceId according to the
provided resource object. |
Modifier and Type | Method and Description |
---|---|
ResourceCollection<ArtifactsBundle> |
ArtifactsBundleClient.getBackupBundles()
Retrieves a paginated collection (
ResourceCollection ) containing the details for the
available backup bundles. |
Modifier and Type | Method and Description |
---|---|
ArtifactsBundle |
ArtifactsBundleClient.update(String resourceId,
ArtifactsBundle resource)
Updates the resource identified by
resourceId according to the
provided resource object. |
Copyright © 2016. All rights reserved.