| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
default BatchAssociateUserStackResponse |
AppStreamClient.batchAssociateUserStack(Consumer<BatchAssociateUserStackRequest.Builder> batchAssociateUserStackRequest)
Associates the specified users with the specified stacks.
|
default CompletableFuture<BatchAssociateUserStackResponse> |
AppStreamAsyncClient.batchAssociateUserStack(Consumer<BatchAssociateUserStackRequest.Builder> batchAssociateUserStackRequest)
Associates the specified users with the specified stacks.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchAssociateUserStackRequest.Builder> |
BatchAssociateUserStackRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.