| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListWebsiteAuthorizationProvidersResponse |
WorkLinkClient.listWebsiteAuthorizationProviders(Consumer<ListWebsiteAuthorizationProvidersRequest.Builder> listWebsiteAuthorizationProvidersRequest)
Retrieves a list of website authorization providers associated with a specified fleet.
|
default ListWebsiteAuthorizationProvidersResponse |
WorkLinkClient.listWebsiteAuthorizationProviders(ListWebsiteAuthorizationProvidersRequest listWebsiteAuthorizationProvidersRequest)
Retrieves a list of website authorization providers associated with a specified fleet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListWebsiteAuthorizationProvidersResponse> |
WorkLinkAsyncClient.listWebsiteAuthorizationProviders(Consumer<ListWebsiteAuthorizationProvidersRequest.Builder> listWebsiteAuthorizationProvidersRequest)
Retrieves a list of website authorization providers associated with a specified fleet.
|
default CompletableFuture<ListWebsiteAuthorizationProvidersResponse> |
WorkLinkAsyncClient.listWebsiteAuthorizationProviders(ListWebsiteAuthorizationProvidersRequest listWebsiteAuthorizationProvidersRequest)
Retrieves a list of website authorization providers associated with a specified fleet.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListWebsiteAuthorizationProvidersResponse> |
ListWebsiteAuthorizationProvidersIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListWebsiteAuthorizationProvidersPublisher.subscribe(org.reactivestreams.Subscriber<? super ListWebsiteAuthorizationProvidersResponse> subscriber) |
Copyright © 2022. All rights reserved.