Interface StartMalwareScanResponse.Builder

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

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

    • scanId

      A unique identifier that gets generated when you invoke the API without any error. Each malware scan has a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.

      Parameters:
      scanId - A unique identifier that gets generated when you invoke the API without any error. Each malware scan has a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.