Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.LifeCycleForView
-
Packages that use LifeCycleForView Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of LifeCycleForView in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return LifeCycleForView Modifier and Type Method Description LifeCycleForViewOpportunitySummaryView. lifecycle()Contains information about the opportunity's lifecycle, including its current stage, status, and important dates such as creation and last modification times.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type LifeCycleForView Modifier and Type Method Description OpportunitySummaryView.BuilderOpportunitySummaryView.Builder. lifecycle(LifeCycleForView lifecycle)Contains information about the opportunity's lifecycle, including its current stage, status, and important dates such as creation and last modification times.
-