static MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.builder() |
Create a new builder.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.compartmentId(String compartmentId) |
The OCID of the compartment that contains the health report.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.copy(MaskingPolicyHealthReport model) |
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.description(String description) |
The description of the masking health report.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.displayName(String displayName) |
The display name of the health report.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.errorCount(Long errorCount) |
The count of errors in the masking health report.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.id(String id) |
The OCID of the health report.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.lifecycleState(MaskingPolicyHealthReport.LifecycleState lifecycleState) |
The current state of the health report.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.maskingPolicyId(String maskingPolicyId) |
The OCID of the masking policy.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.targetId(String targetId) |
The OCID of the target database for which this report was created.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.timeCreated(Date timeCreated) |
The date and time the report was created, in the format defined by
RFC3339.
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.timeUpdated(Date timeUpdated) |
The date and time the report was last updated, in the format defined by
RFC3339
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.toBuilder() |
|
MaskingPolicyHealthReport.Builder |
MaskingPolicyHealthReport.Builder.warningCount(Long warningCount) |
The count of warnings in the masking health report.
|