| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| software.amazon.awssdk.services.workspacesweb.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.listUserAccessLoggingSettings(Consumer<ListUserAccessLoggingSettingsRequest.Builder> listUserAccessLoggingSettingsRequest)
Retrieves a list of user access logging settings.
|
default ListUserAccessLoggingSettingsResponse |
WorkSpacesWebClient.listUserAccessLoggingSettings(ListUserAccessLoggingSettingsRequest listUserAccessLoggingSettingsRequest)
Retrieves a list of user access logging settings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListUserAccessLoggingSettingsResponse> |
WorkSpacesWebAsyncClient.listUserAccessLoggingSettings(Consumer<ListUserAccessLoggingSettingsRequest.Builder> listUserAccessLoggingSettingsRequest)
Retrieves a list of user access logging settings.
|
default CompletableFuture<ListUserAccessLoggingSettingsResponse> |
WorkSpacesWebAsyncClient.listUserAccessLoggingSettings(ListUserAccessLoggingSettingsRequest listUserAccessLoggingSettingsRequest)
Retrieves a list of user access logging settings.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListUserAccessLoggingSettingsResponse> |
ListUserAccessLoggingSettingsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListUserAccessLoggingSettingsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListUserAccessLoggingSettingsResponse> subscriber) |
Copyright © 2022. All rights reserved.