| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDomainResponse |
WorkLinkClient.describeDomain(Consumer<DescribeDomainRequest.Builder> describeDomainRequest)
Provides information about the domain.
|
default DescribeDomainResponse |
WorkLinkClient.describeDomain(DescribeDomainRequest describeDomainRequest)
Provides information about the domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDomainResponse> |
WorkLinkAsyncClient.describeDomain(Consumer<DescribeDomainRequest.Builder> describeDomainRequest)
Provides information about the domain.
|
default CompletableFuture<DescribeDomainResponse> |
WorkLinkAsyncClient.describeDomain(DescribeDomainRequest describeDomainRequest)
Provides information about the domain.
|
Copyright © 2022. All rights reserved.