Interface CreateExclusionsPreviewResponse.Builder

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

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

    • previewToken

      CreateExclusionsPreviewResponse.Builder previewToken(String previewToken)

      Specifies the unique identifier of the requested exclusions preview. You can use the unique identifier to retrieve the exclusions preview when running the GetExclusionsPreview API.

      Parameters:
      previewToken - Specifies the unique identifier of the requested exclusions preview. You can use the unique identifier to retrieve the exclusions preview when running the GetExclusionsPreview API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.