Interface MalwareProtectionPlanSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MalwareProtectionPlanSummary.Builder,MalwareProtectionPlanSummary>, SdkBuilder<MalwareProtectionPlanSummary.Builder,MalwareProtectionPlanSummary>, SdkPojo
Enclosing class:
MalwareProtectionPlanSummary

public static interface MalwareProtectionPlanSummary.Builder extends SdkPojo, CopyableBuilder<MalwareProtectionPlanSummary.Builder,MalwareProtectionPlanSummary>
  • Method Details

    • malwareProtectionPlanId

      MalwareProtectionPlanSummary.Builder malwareProtectionPlanId(String malwareProtectionPlanId)

      A unique identifier associated with Malware Protection plan.

      Parameters:
      malwareProtectionPlanId - A unique identifier associated with Malware Protection plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.