Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.LastModifiedDate
-
Packages that use LastModifiedDate Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of LastModifiedDate in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return LastModifiedDate Modifier and Type Method Description LastModifiedDateListOpportunitiesRequest. lastModifiedDate()Filters the opportunities based on their last modified date.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type LastModifiedDate Modifier and Type Method Description ListOpportunitiesRequest.BuilderListOpportunitiesRequest.Builder. lastModifiedDate(LastModifiedDate lastModifiedDate)Filters the opportunities based on their last modified date.
-