Uses of Class
com.hp.lft.sdk.web.ImageDescription.Init
Packages that use ImageDescription.Init
- 
Uses of ImageDescription.Init in com.hp.lft.sdk.webClasses in com.hp.lft.sdk.web with type parameters of type ImageDescription.InitModifier and TypeClassDescriptionprotected static classImageDescription.Init<T extends ImageDescription.Init<T>>Helper class for ImageDescription.Builder.Subclasses of ImageDescription.Init in com.hp.lft.sdk.webModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the ImageDescription class using the builder pattern.Constructors in com.hp.lft.sdk.web with parameters of type ImageDescription.InitModifierConstructorDescriptionprotectedImageDescription(ImageDescription.Init<?> init) Initializes a new instance of the ImageDescription class using the Builder pattern.