Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.OpportunitySummaryView
-
Packages that use OpportunitySummaryView Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of OpportunitySummaryView in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return OpportunitySummaryView Modifier and Type Method Description OpportunitySummaryViewResourceSnapshotPayload. opportunitySummary()An object that contains anopportunity's subset of fields.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type OpportunitySummaryView Modifier and Type Method Description static ResourceSnapshotPayloadResourceSnapshotPayload. fromOpportunitySummary(OpportunitySummaryView opportunitySummary)Create an instance of this class withResourceSnapshotPayload.opportunitySummary()initialized to the given value.ResourceSnapshotPayload.BuilderResourceSnapshotPayload.Builder. opportunitySummary(OpportunitySummaryView opportunitySummary)An object that contains anopportunity's subset of fields.
-