Package-level declarations
Types
Inherited functions
Link copied to clipboard
inline suspend fun BcmRecommendedActionsClient.listRecommendedActions(crossinline block: ListRecommendedActionsRequest.Builder.() -> Unit): ListRecommendedActionsResponse
Returns a list of recommended actions that match the filter criteria.
Link copied to clipboard
fun BcmRecommendedActionsClient.withConfig(block: BcmRecommendedActionsClient.Config.Builder.() -> Unit): BcmRecommendedActionsClient
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.