Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.AwsSubmission
-
Packages that use AwsSubmission Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of AwsSubmission in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return AwsSubmission Modifier and Type Method Description AwsSubmissionStartEngagementFromOpportunityTaskRequest. awsSubmission()Returns the value of the AwsSubmission property for this object.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type AwsSubmission Modifier and Type Method Description StartEngagementFromOpportunityTaskRequest.BuilderStartEngagementFromOpportunityTaskRequest.Builder. awsSubmission(AwsSubmission awsSubmission)Sets the value of the AwsSubmission property for this object.
-