public static interface CreateCollectionRequest.Builder extends RekognitionRequest.Builder, CopyableBuilder<CreateCollectionRequest.Builder,CreateCollectionRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateCollectionRequest.Builder |
collectionId(String collectionId)
ID for the collection that you are creating.
|
CreateCollectionRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildCreateCollectionRequest.Builder collectionId(String collectionId)
ID for the collection that you are creating.
collectionId - ID for the collection that you are creating.CreateCollectionRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.