| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| Modifier and Type | Method and Description |
|---|---|
default BatchDisassociateUserStackResponse |
AppStreamClient.batchDisassociateUserStack(BatchDisassociateUserStackRequest batchDisassociateUserStackRequest)
Disassociates the specified users from the specified stacks.
|
default BatchDisassociateUserStackResponse |
AppStreamClient.batchDisassociateUserStack(Consumer<BatchDisassociateUserStackRequest.Builder> batchDisassociateUserStackRequest)
Disassociates the specified users from the specified stacks.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDisassociateUserStackResponse> |
AppStreamAsyncClient.batchDisassociateUserStack(BatchDisassociateUserStackRequest batchDisassociateUserStackRequest)
Disassociates the specified users from the specified stacks.
|
default CompletableFuture<BatchDisassociateUserStackResponse> |
AppStreamAsyncClient.batchDisassociateUserStack(Consumer<BatchDisassociateUserStackRequest.Builder> batchDisassociateUserStackRequest)
Disassociates the specified users from the specified stacks.
|
Copyright © 2023. All rights reserved.