| 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 DescribeCompanyNetworkConfigurationResponse |
WorkLinkClient.describeCompanyNetworkConfiguration(Consumer<DescribeCompanyNetworkConfigurationRequest.Builder> describeCompanyNetworkConfigurationRequest)
Describes the networking configuration to access the internal websites associated with the specified fleet.
|
default DescribeCompanyNetworkConfigurationResponse |
WorkLinkClient.describeCompanyNetworkConfiguration(DescribeCompanyNetworkConfigurationRequest describeCompanyNetworkConfigurationRequest)
Describes the networking configuration to access the internal websites associated with the specified fleet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCompanyNetworkConfigurationResponse> |
WorkLinkAsyncClient.describeCompanyNetworkConfiguration(Consumer<DescribeCompanyNetworkConfigurationRequest.Builder> describeCompanyNetworkConfigurationRequest)
Describes the networking configuration to access the internal websites associated with the specified fleet.
|
default CompletableFuture<DescribeCompanyNetworkConfigurationResponse> |
WorkLinkAsyncClient.describeCompanyNetworkConfiguration(DescribeCompanyNetworkConfigurationRequest describeCompanyNetworkConfigurationRequest)
Describes the networking configuration to access the internal websites associated with the specified fleet.
|
Copyright © 2022. All rights reserved.