Interface CreateMalwareProtectionPlanResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateMalwareProtectionPlanResponse.Builder,CreateMalwareProtectionPlanResponse>, GuardDutyResponse.Builder, SdkBuilder<CreateMalwareProtectionPlanResponse.Builder,CreateMalwareProtectionPlanResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateMalwareProtectionPlanResponse

  • Method Details

    • malwareProtectionPlanId

      CreateMalwareProtectionPlanResponse.Builder malwareProtectionPlanId(String malwareProtectionPlanId)

      A unique identifier associated with the Malware Protection plan resource.

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