@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonLexModelsV2Waiters extends Object
Constructor and Description |
---|
AmazonLexModelsV2Waiters(AmazonLexModelsV2 client)
Constructs a new AmazonLexModelsV2Waiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeBotAliasRequest> |
botAliasAvailable()
Builds a BotAliasAvailable waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeBotRequest> |
botAvailable()
Builds a BotAvailable waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeExportRequest> |
botExportCompleted()
Builds a BotExportCompleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeImportRequest> |
botImportCompleted()
Builds a BotImportCompleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeBotLocaleRequest> |
botLocaleBuilt()
Builds a BotLocaleBuilt waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeBotLocaleRequest> |
botLocaleCreated()
Builds a BotLocaleCreated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeBotLocaleRequest> |
botLocaleExpressTestingAvailable()
Builds a BotLocaleExpressTestingAvailable waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeBotVersionRequest> |
botVersionAvailable()
Builds a BotVersionAvailable waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
void |
shutdown() |
public AmazonLexModelsV2Waiters(AmazonLexModelsV2 client)
client
- Service clientpublic Waiter<DescribeExportRequest> botExportCompleted()
public Waiter<DescribeBotRequest> botAvailable()
public Waiter<DescribeBotAliasRequest> botAliasAvailable()
public Waiter<DescribeImportRequest> botImportCompleted()
public Waiter<DescribeBotVersionRequest> botVersionAvailable()
public Waiter<DescribeBotLocaleRequest> botLocaleExpressTestingAvailable()
public Waiter<DescribeBotLocaleRequest> botLocaleBuilt()
public Waiter<DescribeBotLocaleRequest> botLocaleCreated()
public void shutdown()