SecureScoreControlProfile |
SecureScoreControlProfile.Builder.build() |
|
SecureScoreControlProfile |
SecureScoreControlProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
SecureScoreControlProfile |
SecureScoreControlProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
SecureScoreControlProfile |
SecureScoreControlProfile.withActionType(String actionType) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withActionUrl(String actionUrl) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withAzureTenantId(String azureTenantId) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withComplianceInformation(List<ComplianceInformation> complianceInformation) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withControlCategory(String controlCategory) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withControlStateUpdates(List<SecureScoreControlStateUpdate> controlStateUpdates) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withDeprecated(Boolean deprecated) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withImplementationCost(String implementationCost) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withMaxScore(Double maxScore) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withRank(Integer rank) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withRemediation(String remediation) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withRemediationImpact(String remediationImpact) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withService(String service) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withThreats(List<String> threats) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withTier(String tier) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withTitle(String title) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withUnmappedField(String name,
String value) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withUserImpact(String userImpact) |
|
SecureScoreControlProfile |
SecureScoreControlProfile.withVendorInformation(SecurityVendorInformation vendorInformation) |
|