Uses of Interface
software.amazon.awssdk.services.trustedadvisor.model.UpdateRecommendationLifecycleResponse.Builder
-
Packages that use UpdateRecommendationLifecycleResponse.Builder Package Description software.amazon.awssdk.services.trustedadvisor.model -
-
Uses of UpdateRecommendationLifecycleResponse.Builder in software.amazon.awssdk.services.trustedadvisor.model
Methods in software.amazon.awssdk.services.trustedadvisor.model that return UpdateRecommendationLifecycleResponse.Builder Modifier and Type Method Description static UpdateRecommendationLifecycleResponse.BuilderUpdateRecommendationLifecycleResponse. builder()UpdateRecommendationLifecycleResponse.BuilderUpdateRecommendationLifecycleResponse. toBuilder()Methods in software.amazon.awssdk.services.trustedadvisor.model that return types with arguments of type UpdateRecommendationLifecycleResponse.Builder Modifier and Type Method Description static Class<? extends UpdateRecommendationLifecycleResponse.Builder>UpdateRecommendationLifecycleResponse. serializableBuilderClass()
-