public static final class CompatibilityReportTypes.HclReport.Builder
extends java.lang.Object
CompatibilityReportTypes.HclReport
.Constructor and Description |
---|
Builder(java.net.URI host,
java.lang.String targetRelease,
CompatibilityReportTypes.ServerHclInfo serverHcl,
java.util.Calendar generatedAt,
Notifications notifications)
Constructor with parameters for the required properties of
CompatibilityReportTypes.HclReport . |
Modifier and Type | Method and Description |
---|---|
CompatibilityReportTypes.HclReport |
build() |
CompatibilityReportTypes.HclReport.Builder |
setDevicesHcl(java.util.List<CompatibilityReportTypes.DeviceHclInfo> devicesHcl)
Lists compatibility information for discoverable PCI devices of the host.
|
public Builder(java.net.URI host, java.lang.String targetRelease, CompatibilityReportTypes.ServerHclInfo serverHcl, java.util.Calendar generatedAt, Notifications notifications)
CompatibilityReportTypes.HclReport
.public CompatibilityReportTypes.HclReport.Builder setDevicesHcl(java.util.List<CompatibilityReportTypes.DeviceHclInfo> devicesHcl)
null
the server is not compatible with the requested release and the
PCI devices cannot be checked.devicesHcl
- New value for the property.public CompatibilityReportTypes.HclReport build()