Uses of Class
software.amazon.awssdk.services.connect.model.AuthenticationProfile
-
Packages that use AuthenticationProfile Package Description software.amazon.awssdk.services.connect.model -
-
Uses of AuthenticationProfile in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return AuthenticationProfile Modifier and Type Method Description AuthenticationProfileDescribeAuthenticationProfileResponse. authenticationProfile()The authentication profile object being described.Methods in software.amazon.awssdk.services.connect.model with parameters of type AuthenticationProfile Modifier and Type Method Description DescribeAuthenticationProfileResponse.BuilderDescribeAuthenticationProfileResponse.Builder. authenticationProfile(AuthenticationProfile authenticationProfile)The authentication profile object being described.
-