Uses of Class
software.amazon.awssdk.services.connect.model.User
-
Packages that use User Package Description software.amazon.awssdk.services.connect.model -
-
Uses of User in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return User Modifier and Type Method Description UserDescribeUserResponse. user()Information about the user account and configuration settings.Methods in software.amazon.awssdk.services.connect.model with parameters of type User Modifier and Type Method Description DescribeUserResponse.BuilderDescribeUserResponse.Builder. user(User user)Information about the user account and configuration settings.
-