Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.ResourceSnapshotPayload
-
Packages that use ResourceSnapshotPayload Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of ResourceSnapshotPayload in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return ResourceSnapshotPayload Modifier and Type Method Description static ResourceSnapshotPayloadResourceSnapshotPayload. fromOpportunitySummary(Consumer<OpportunitySummaryView.Builder> opportunitySummary)Create an instance of this class withopportunitySummary()initialized to the given value.static ResourceSnapshotPayloadResourceSnapshotPayload. fromOpportunitySummary(OpportunitySummaryView opportunitySummary)Create an instance of this class withopportunitySummary()initialized to the given value.ResourceSnapshotPayloadGetResourceSnapshotResponse. payload()Returns the value of the Payload property for this object.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type ResourceSnapshotPayload Modifier and Type Method Description GetResourceSnapshotResponse.BuilderGetResourceSnapshotResponse.Builder. payload(ResourceSnapshotPayload payload)Sets the value of the Payload property for this object.
-