| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SignOutUserResponse> |
WorkLinkAsyncClient.signOutUser(SignOutUserRequest signOutUserRequest)
Signs the user out from all of their devices.
|
default SignOutUserResponse |
WorkLinkClient.signOutUser(SignOutUserRequest signOutUserRequest)
Signs the user out from all of their devices.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SignOutUserRequestMarshaller.marshall(SignOutUserRequest signOutUserRequest) |
Copyright © 2022. All rights reserved.