public static interface CreateExclusionsPreviewResponse.Builder extends InspectorResponse.Builder, SdkPojo, CopyableBuilder<CreateExclusionsPreviewResponse.Builder,CreateExclusionsPreviewResponse>
Modifier and Type | Method and Description |
---|---|
CreateExclusionsPreviewResponse.Builder |
previewToken(String previewToken)
Specifies the unique identifier of the requested exclusions preview.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
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.
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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.