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