Uses of Class
software.amazon.awssdk.services.mq.model.UserPendingChanges
-
Packages that use UserPendingChanges Package Description software.amazon.awssdk.services.mq.model -
-
Uses of UserPendingChanges in software.amazon.awssdk.services.mq.model
Methods in software.amazon.awssdk.services.mq.model that return UserPendingChanges Modifier and Type Method Description UserPendingChangesDescribeUserResponse. pending()The status of the changes pending for the ActiveMQ user.Methods in software.amazon.awssdk.services.mq.model with parameters of type UserPendingChanges Modifier and Type Method Description DescribeUserResponse.BuilderDescribeUserResponse.Builder. pending(UserPendingChanges pending)The status of the changes pending for the ActiveMQ user.
-