| Package | Description |
|---|---|
| com.amazonaws.services.appstream |
|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
Future<BatchDisassociateUserStackResult> |
AbstractAmazonAppStreamAsync.batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest request,
AsyncHandler<BatchDisassociateUserStackRequest,BatchDisassociateUserStackResult> asyncHandler) |
Future<BatchDisassociateUserStackResult> |
AmazonAppStreamAsync.batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest batchDisassociateUserStackRequest,
AsyncHandler<BatchDisassociateUserStackRequest,BatchDisassociateUserStackResult> asyncHandler)
Disassociates the specified users from the specified stacks.
|
Future<BatchDisassociateUserStackResult> |
AmazonAppStreamAsyncClient.batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest request,
AsyncHandler<BatchDisassociateUserStackRequest,BatchDisassociateUserStackResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateUserStackRequest |
BatchDisassociateUserStackRequest.clone() |
BatchDisassociateUserStackRequest |
BatchDisassociateUserStackRequest.withUserStackAssociations(Collection<UserStackAssociation> userStackAssociations)
The list of UserStackAssociation objects.
|
BatchDisassociateUserStackRequest |
BatchDisassociateUserStackRequest.withUserStackAssociations(UserStackAssociation... userStackAssociations)
The list of UserStackAssociation objects.
|
Copyright © 2021. All rights reserved.