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, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateStreamProcessorResponse.Builder streamProcessorArn(String streamProcessorArn)
ARN for the newly create stream processor.
streamProcessorArn - ARN for the newly create stream processor.Copyright © 2022. All rights reserved.