public static interface GetCelebrityInfoRequest.Builder extends RekognitionRequest.Builder, CopyableBuilder<GetCelebrityInfoRequest.Builder,GetCelebrityInfoRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCelebrityInfoRequest.Builder |
id(String id)
The ID for the celebrity.
|
GetCelebrityInfoRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetCelebrityInfoRequest.Builder id(String id)
The ID for the celebrity. You get the celebrity ID from a call to the operation, which recognizes celebrities in an image.
id - The ID for the celebrity. You get the celebrity ID from a call to the operation, which recognizes
celebrities in an image.GetCelebrityInfoRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.