| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.withControlCategory(String controlCategory) |
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.withTier(String tier) |
SecureScoreControlProfile |
SecureScoreControlProfile.withTitle(String title) |
SecureScoreControlProfile |
SecureScoreControlProfile.withUserImpact(String userImpact) |
SecureScoreControlProfile |
SecureScoreControlProfile.withVendorInformation(SecurityVendorInformation vendorInformation) |
Copyright © 2018–2020. All rights reserved.