Interface StartInvestigationResponse.Builder

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

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

    • investigationId

      StartInvestigationResponse.Builder investigationId(String investigationId)

      The investigation ID of the investigation report.

      Parameters:
      investigationId - The investigation ID of the investigation report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.