Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.LifeCycle
-
Packages that use LifeCycle Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of LifeCycle in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return LifeCycle Modifier and Type Method Description LifeCycleCreateOpportunityRequest. lifeCycle()An object that contains lifecycle details for theOpportunity.LifeCycleGetOpportunityResponse. lifeCycle()An object that contains lifecycle details for theOpportunity.LifeCycleUpdateOpportunityRequest. lifeCycle()An object that contains lifecycle details for theOpportunity.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type LifeCycle Modifier and Type Method Description CreateOpportunityRequest.BuilderCreateOpportunityRequest.Builder. lifeCycle(LifeCycle lifeCycle)An object that contains lifecycle details for theOpportunity.GetOpportunityResponse.BuilderGetOpportunityResponse.Builder. lifeCycle(LifeCycle lifeCycle)An object that contains lifecycle details for theOpportunity.UpdateOpportunityRequest.BuilderUpdateOpportunityRequest.Builder. lifeCycle(LifeCycle lifeCycle)An object that contains lifecycle details for theOpportunity.
-