Interface CreateClassificationJobResponse.Builder

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

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

    • jobArn

      The Amazon Resource Name (ARN) of the job.

      Parameters:
      jobArn - The Amazon Resource Name (ARN) of the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobId

      The unique identifier for the job.

      Parameters:
      jobId - The unique identifier for the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.