| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchDisassociateUserStackResponse.Builder |
BatchDisassociateUserStackResponse.builder() |
BatchDisassociateUserStackResponse.Builder |
BatchDisassociateUserStackResponse.Builder.errors(Collection<UserStackAssociationError> errors)
The list of UserStackAssociationError objects.
|
BatchDisassociateUserStackResponse.Builder |
BatchDisassociateUserStackResponse.Builder.errors(Consumer<UserStackAssociationError.Builder>... errors)
The list of UserStackAssociationError objects.
|
BatchDisassociateUserStackResponse.Builder |
BatchDisassociateUserStackResponse.Builder.errors(UserStackAssociationError... errors)
The list of UserStackAssociationError objects.
|
BatchDisassociateUserStackResponse.Builder |
BatchDisassociateUserStackResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchDisassociateUserStackResponse.Builder> |
BatchDisassociateUserStackResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.