Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.AddressSummary
-
Packages that use AddressSummary Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of AddressSummary in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return AddressSummary Modifier and Type Method Description AddressSummaryAccountSummary. address()Specifies the endCustomer's address details associated with theOpportunity.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type AddressSummary Modifier and Type Method Description AccountSummary.BuilderAccountSummary.Builder. address(AddressSummary address)Specifies the endCustomer's address details associated with theOpportunity.
-