| Package | Description |
|---|---|
| com.amazonaws.services.appstream |
|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateUserStackResult |
AmazonAppStreamClient.batchDisassociateUserStack(BatchDisassociateUserStackRequest request)
Disassociates the specified users from the specified stacks.
|
BatchDisassociateUserStackResult |
AbstractAmazonAppStream.batchDisassociateUserStack(BatchDisassociateUserStackRequest request) |
BatchDisassociateUserStackResult |
AmazonAppStream.batchDisassociateUserStack(BatchDisassociateUserStackRequest batchDisassociateUserStackRequest)
Disassociates the specified users from the specified stacks.
|
| Modifier and Type | Method and Description |
|---|---|
Future<BatchDisassociateUserStackResult> |
AbstractAmazonAppStreamAsync.batchDisassociateUserStackAsync(BatchDisassociateUserStackRequest request,
AsyncHandler<BatchDisassociateUserStackRequest,BatchDisassociateUserStackResult> asyncHandler) |
Future<BatchDisassociateUserStackResult> |
AmazonAppStreamAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateUserStackResult |
BatchDisassociateUserStackResult.clone() |
BatchDisassociateUserStackResult |
BatchDisassociateUserStackResult.withErrors(Collection<UserStackAssociationError> errors)
The list of UserStackAssociationError objects.
|
BatchDisassociateUserStackResult |
BatchDisassociateUserStackResult.withErrors(UserStackAssociationError... errors)
The list of UserStackAssociationError objects.
|
Copyright © 2020. All rights reserved.