Uses of Interface
software.amazon.awssdk.services.partnercentralselling.model.UpdateOpportunityResponse.Builder
-
Packages that use UpdateOpportunityResponse.Builder Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of UpdateOpportunityResponse.Builder in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return UpdateOpportunityResponse.Builder Modifier and Type Method Description static UpdateOpportunityResponse.BuilderUpdateOpportunityResponse. builder()UpdateOpportunityResponse.BuilderUpdateOpportunityResponse.Builder. id(String id)Read-only, system generatedOpportunityunique identifier.UpdateOpportunityResponse.BuilderUpdateOpportunityResponse.Builder. lastModifiedDate(Instant lastModifiedDate)DateTimewhen the opportunity was last modified.UpdateOpportunityResponse.BuilderUpdateOpportunityResponse. toBuilder()Methods in software.amazon.awssdk.services.partnercentralselling.model that return types with arguments of type UpdateOpportunityResponse.Builder Modifier and Type Method Description static Class<? extends UpdateOpportunityResponse.Builder>UpdateOpportunityResponse. serializableBuilderClass()
-