static DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.builder() |
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instances(Integer instances) |
The number of managed nodes in the patch group.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithAvailableSecurityUpdates(Integer instancesWithAvailableSecurityUpdates) |
The number of managed nodes for which security-related patches are available but not approved because because
they didn't meet the patch baseline requirements.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithCriticalNonCompliantPatches(Integer instancesWithCriticalNonCompliantPatches) |
The number of managed nodes where patches that are specified as Critical for compliance
reporting in the patch baseline aren't installed.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithFailedPatches(Integer instancesWithFailedPatches) |
The number of managed nodes with patches from the patch baseline that failed to install.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithInstalledOtherPatches(Integer instancesWithInstalledOtherPatches) |
The number of managed nodes with patches installed that aren't defined in the patch baseline.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithInstalledPatches(Integer instancesWithInstalledPatches) |
The number of managed nodes with installed patches.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithInstalledPendingRebootPatches(Integer instancesWithInstalledPendingRebootPatches) |
The number of managed nodes with patches installed by Patch Manager that haven't been rebooted after the
patch installation.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithInstalledRejectedPatches(Integer instancesWithInstalledRejectedPatches) |
The number of managed nodes with patches installed that are specified in a RejectedPatches list.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithMissingPatches(Integer instancesWithMissingPatches) |
The number of managed nodes with missing patches from the patch baseline.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithNotApplicablePatches(Integer instancesWithNotApplicablePatches) |
The number of managed nodes with patches that aren't applicable.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithOtherNonCompliantPatches(Integer instancesWithOtherNonCompliantPatches) |
The number of managed nodes with patches installed that are specified as other than Critical or
Security but aren't compliant with the patch baseline.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithSecurityNonCompliantPatches(Integer instancesWithSecurityNonCompliantPatches) |
The number of managed nodes where patches that are specified as Security in a patch advisory
aren't installed.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.Builder.instancesWithUnreportedNotApplicablePatches(Integer instancesWithUnreportedNotApplicablePatches) |
The number of managed nodes with NotApplicable patches beyond the supported limit, which aren't
reported by name to Inventory.
|
DescribePatchGroupStateResponse.Builder |
DescribePatchGroupStateResponse.toBuilder() |
|