Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
Packages that use Contact Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of Contact in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return Contact Modifier and Type Method Description ContactGetContactResponse. contact()The details of the requested contact.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type Contact Modifier and Type Method Description GetContactResponse.BuilderGetContactResponse.Builder. contact(Contact contact)The details of the requested contact.
-