public static interface CreateStreamProcessorResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<CreateStreamProcessorResponse.Builder,CreateStreamProcessorResponse>
Modifier and Type | Method and Description |
---|---|
CreateStreamProcessorResponse.Builder |
streamProcessorArn(String streamProcessorArn)
ARN for the newly create stream processor.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateStreamProcessorResponse.Builder streamProcessorArn(String streamProcessorArn)
ARN for the newly create stream processor.
streamProcessorArn
- ARN for the newly create stream processor.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.