Uses of Class
software.amazon.awssdk.services.trustedadvisor.model.UpdateRecommendationLifecycleRequest
-
Packages that use UpdateRecommendationLifecycleRequest Package Description software.amazon.awssdk.services.trustedadvisor TrustedAdvisor Public APIsoftware.amazon.awssdk.services.trustedadvisor.transform -
-
Uses of UpdateRecommendationLifecycleRequest in software.amazon.awssdk.services.trustedadvisor
Methods in software.amazon.awssdk.services.trustedadvisor with parameters of type UpdateRecommendationLifecycleRequest Modifier and Type Method Description default CompletableFuture<UpdateRecommendationLifecycleResponse>TrustedAdvisorAsyncClient. updateRecommendationLifecycle(UpdateRecommendationLifecycleRequest updateRecommendationLifecycleRequest)Update the lifecyle of a Recommendation.default UpdateRecommendationLifecycleResponseTrustedAdvisorClient. updateRecommendationLifecycle(UpdateRecommendationLifecycleRequest updateRecommendationLifecycleRequest)Update the lifecyle of a Recommendation. -
Uses of UpdateRecommendationLifecycleRequest in software.amazon.awssdk.services.trustedadvisor.transform
Methods in software.amazon.awssdk.services.trustedadvisor.transform with parameters of type UpdateRecommendationLifecycleRequest Modifier and Type Method Description SdkHttpFullRequestUpdateRecommendationLifecycleRequestMarshaller. marshall(UpdateRecommendationLifecycleRequest updateRecommendationLifecycleRequest)
-