Uses of Class
software.amazon.awssdk.services.ssoadmin.model.ListApplicationsRequest
-
Packages that use ListApplicationsRequest Package Description software.amazon.awssdk.services.ssoadmin IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across Amazon Web Services accounts and applications.software.amazon.awssdk.services.ssoadmin.paginators software.amazon.awssdk.services.ssoadmin.transform -
-
Uses of ListApplicationsRequest in software.amazon.awssdk.services.ssoadmin
-
Uses of ListApplicationsRequest in software.amazon.awssdk.services.ssoadmin.paginators
Constructors in software.amazon.awssdk.services.ssoadmin.paginators with parameters of type ListApplicationsRequest Constructor Description ListApplicationsIterable(SsoAdminClient client, ListApplicationsRequest firstRequest)ListApplicationsPublisher(SsoAdminAsyncClient client, ListApplicationsRequest firstRequest) -
Uses of ListApplicationsRequest in software.amazon.awssdk.services.ssoadmin.transform
Methods in software.amazon.awssdk.services.ssoadmin.transform with parameters of type ListApplicationsRequest Modifier and Type Method Description SdkHttpFullRequestListApplicationsRequestMarshaller. marshall(ListApplicationsRequest listApplicationsRequest)
-