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