SecurityBaselineStateSummary |
SecurityBaselineStateSummary.Builder.build() |
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.withConflictCount(Integer conflictCount) |
Returns an immutable copy of this with just the conflictCount
field changed.
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.withErrorCount(Integer errorCount) |
Returns an immutable copy of this with just the errorCount field
changed.
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.withNotApplicableCount(Integer notApplicableCount) |
Returns an immutable copy of this with just the
notApplicableCount field changed.
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.withNotSecureCount(Integer notSecureCount) |
Returns an immutable copy of this with just the notSecureCount
field changed.
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.withSecureCount(Integer secureCount) |
Returns an immutable copy of this with just the secureCount
field changed.
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.withUnknownCount(Integer unknownCount) |
Returns an immutable copy of this with just the unknownCount
field changed.
|
SecurityBaselineStateSummary |
SecurityBaselineStateSummary.withUnmappedField(String name,
String value) |
|