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