Uses of Class
software.amazon.awssdk.services.worklink.model.ListWebsiteAuthorizationProvidersRequest
-
Packages that use ListWebsiteAuthorizationProvidersRequest Package Description software.amazon.awssdk.services.worklink Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones.software.amazon.awssdk.services.worklink.paginators software.amazon.awssdk.services.worklink.transform -
-
Uses of ListWebsiteAuthorizationProvidersRequest in software.amazon.awssdk.services.worklink
-
Uses of ListWebsiteAuthorizationProvidersRequest in software.amazon.awssdk.services.worklink.paginators
Constructors in software.amazon.awssdk.services.worklink.paginators with parameters of type ListWebsiteAuthorizationProvidersRequest Constructor Description ListWebsiteAuthorizationProvidersIterable(WorkLinkClient client, ListWebsiteAuthorizationProvidersRequest firstRequest)ListWebsiteAuthorizationProvidersPublisher(WorkLinkAsyncClient client, ListWebsiteAuthorizationProvidersRequest firstRequest) -
Uses of ListWebsiteAuthorizationProvidersRequest in software.amazon.awssdk.services.worklink.transform
Methods in software.amazon.awssdk.services.worklink.transform with parameters of type ListWebsiteAuthorizationProvidersRequest Modifier and Type Method Description SdkHttpFullRequestListWebsiteAuthorizationProvidersRequestMarshaller. marshall(ListWebsiteAuthorizationProvidersRequest listWebsiteAuthorizationProvidersRequest)
-