Uses of Class
com.hp.lft.sdk.web.ImageDescription.Init
Packages that use ImageDescription.Init
-
Uses of ImageDescription.Init in com.hp.lft.sdk.web
Classes in com.hp.lft.sdk.web with type parameters of type ImageDescription.InitModifier and TypeClassDescriptionprotected static class
ImageDescription.Init<T extends ImageDescription.Init<T>>
Helper class for ImageDescription.Builder.Subclasses of ImageDescription.Init in com.hp.lft.sdk.webModifier and TypeClassDescriptionstatic class
This 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.InitModifierConstructorDescriptionprotected
ImageDescription
(ImageDescription.Init<?> init) Initializes a new instance of the ImageDescription class using the Builder pattern.