Uses of Class
software.amazon.awssdk.services.ssoadmin.model.ListApplicationAssignmentsFilter
-
Packages that use ListApplicationAssignmentsFilter Package Description software.amazon.awssdk.services.ssoadmin.model -
-
Uses of ListApplicationAssignmentsFilter in software.amazon.awssdk.services.ssoadmin.model
Methods in software.amazon.awssdk.services.ssoadmin.model that return ListApplicationAssignmentsFilter Modifier and Type Method Description ListApplicationAssignmentsFilterListApplicationAssignmentsForPrincipalRequest. filter()Filters the output to include only assignments associated with the application that has the specified ARN.Methods in software.amazon.awssdk.services.ssoadmin.model with parameters of type ListApplicationAssignmentsFilter Modifier and Type Method Description ListApplicationAssignmentsForPrincipalRequest.BuilderListApplicationAssignmentsForPrincipalRequest.Builder. filter(ListApplicationAssignmentsFilter filter)Filters the output to include only assignments associated with the application that has the specified ARN.
-