Uses of Class
software.amazon.awssdk.services.opsworks.model.SelfUserProfile
-
Packages that use SelfUserProfile Package Description software.amazon.awssdk.services.opsworks.model -
-
Uses of SelfUserProfile in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return SelfUserProfile Modifier and Type Method Description SelfUserProfileDescribeMyUserProfileResponse. userProfile()AUserProfileobject that describes the user's SSH information.Methods in software.amazon.awssdk.services.opsworks.model with parameters of type SelfUserProfile Modifier and Type Method Description DescribeMyUserProfileResponse.BuilderDescribeMyUserProfileResponse.Builder. userProfile(SelfUserProfile userProfile)AUserProfileobject that describes the user's SSH information.
-