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