@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeBotLocaleFunction extends Object implements SdkFunction<DescribeBotLocaleRequest,DescribeBotLocaleResult>
Constructor and Description |
---|
DescribeBotLocaleFunction(AmazonLexModelsV2 client)
Constructs a new DescribeBotLocaleFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
DescribeBotLocaleResult |
apply(DescribeBotLocaleRequest describeBotLocaleRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeBotLocaleFunction(AmazonLexModelsV2 client)
client
- Service clientpublic DescribeBotLocaleResult apply(DescribeBotLocaleRequest describeBotLocaleRequest)
apply
in interface SdkFunction<DescribeBotLocaleRequest,DescribeBotLocaleResult>
describeBotLocaleRequest
- Corresponding request for the operation