static ControlInsightsMetadataItem.Builder |
ControlInsightsMetadataItem.builder() |
|
default ControlInsightsMetadataItem.Builder |
ControlInsightsMetadataItem.Builder.evidenceInsights(Consumer<EvidenceInsights.Builder> evidenceInsights) |
A breakdown of the compliance check status for the evidence that’s associated with the control.
|
ControlInsightsMetadataItem.Builder |
ControlInsightsMetadataItem.Builder.evidenceInsights(EvidenceInsights evidenceInsights) |
A breakdown of the compliance check status for the evidence that’s associated with the control.
|
ControlInsightsMetadataItem.Builder |
ControlInsightsMetadataItem.Builder.id(String id) |
The unique identifier for the control.
|
ControlInsightsMetadataItem.Builder |
ControlInsightsMetadataItem.Builder.lastUpdated(Instant lastUpdated) |
The time when the control insights were last updated.
|
ControlInsightsMetadataItem.Builder |
ControlInsightsMetadataItem.Builder.name(String name) |
The name of the control.
|
ControlInsightsMetadataItem.Builder |
ControlInsightsMetadataItem.toBuilder() |
|