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