SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.actionType(String actionType) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.actionUrl(String actionUrl) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.azureTenantId(String azureTenantId) |
|
static SecureScoreControlProfile.Builder |
SecureScoreControlProfile.builderSecureScoreControlProfile() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.complianceInformation(List<ComplianceInformation> complianceInformation) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.complianceInformation(ComplianceInformation... complianceInformation) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.complianceInformationNextLink(String complianceInformationNextLink) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.controlCategory(String controlCategory) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.controlStateUpdates(List<SecureScoreControlStateUpdate> controlStateUpdates) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.controlStateUpdates(SecureScoreControlStateUpdate... controlStateUpdates) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.controlStateUpdatesNextLink(String controlStateUpdatesNextLink) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.deprecated(Boolean deprecated) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.id(String id) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.implementationCost(String implementationCost) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.maxScore(Double maxScore) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.rank(Integer rank) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.remediation(String remediation) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.remediationImpact(String remediationImpact) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.service(String service) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.threats(String... threats) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.threats(List<String> threats) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.threatsNextLink(String threatsNextLink) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.tier(String tier) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.title(String title) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.userImpact(String userImpact) |
|
SecureScoreControlProfile.Builder |
SecureScoreControlProfile.Builder.vendorInformation(SecurityVendorInformation vendorInformation) |
|