public class ImageStreamerClient extends AbstractClient
Constructor and Description |
---|
ImageStreamerClient(SDKConfiguration config,
OneViewClient oneViewClient) |
Modifier and Type | Method and Description |
---|---|
ArtifactsBundleClient |
artifactsBundle()
Creates or retrieves an existing instance of
ArtifactsBundleClient . |
protected BaseClient |
baseClient() |
DeploymentGroupClient |
deploymentGroup()
Creates or retrieves an existing instance of
DeploymentGroupClient . |
DeploymentPlanClient |
deploymentPlan()
Creates or retrieves an existing instance of
DeploymentPlanClient . |
GoldenImageClient |
goldenImage()
Creates or retrieves an existing instance of
GoldenImageClient . |
OsBuildPlanClient |
osBuildPlan()
Creates or retrieves an existing instance of
OsBuildPlanClient . |
OsVolumeClient |
osVolume()
Creates or retrieves an existing instance of
OsVolumeClient . |
PlanScriptClient |
planScript()
Creates or retrieves an existing instance of
PlanScriptClient . |
getProxy
public ImageStreamerClient(SDKConfiguration config, OneViewClient oneViewClient)
protected BaseClient baseClient()
baseClient
in class AbstractClient
public ArtifactsBundleClient artifactsBundle()
ArtifactsBundleClient
.
This client provides an interface for managing artifact bundles.public DeploymentPlanClient deploymentPlan()
DeploymentPlanClient
.
This client provides an interface for managing deployment plans.public DeploymentGroupClient deploymentGroup()
DeploymentGroupClient
.
This client provides an interface for managing deployment groups.public OsBuildPlanClient osBuildPlan()
OsBuildPlanClient
.
This client provides an interface for managing OS build plans.public OsVolumeClient osVolume()
OsVolumeClient
.
This client provides an interface for managing OS volumes.public PlanScriptClient planScript()
PlanScriptClient
.
This client provides an interface for managing plan scripts.public GoldenImageClient goldenImage()
GoldenImageClient
.
This client provides an interface for managing golden images.Copyright © 2017. All rights reserved.