Uses of Class
software.amazon.awssdk.services.connect.model.Customer
-
Packages that use Customer Package Description software.amazon.awssdk.services.connect.model -
-
Uses of Customer in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return Customer Modifier and Type Method Description CustomerContact. customer()Information about the Customer on the contact.Methods in software.amazon.awssdk.services.connect.model with parameters of type Customer Modifier and Type Method Description Contact.BuilderContact.Builder. customer(Customer customer)Information about the Customer on the contact.
-