| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateFleetResponse |
AppStreamClient.disassociateFleet(Consumer<DisassociateFleetRequest.Builder> disassociateFleetRequest)
Disassociates the specified fleet from the specified stack.
|
default DisassociateFleetResponse |
AppStreamClient.disassociateFleet(DisassociateFleetRequest disassociateFleetRequest)
Disassociates the specified fleet from the specified stack.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateFleetResponse> |
AppStreamAsyncClient.disassociateFleet(Consumer<DisassociateFleetRequest.Builder> disassociateFleetRequest)
Disassociates the specified fleet from the specified stack.
|
default CompletableFuture<DisassociateFleetResponse> |
AppStreamAsyncClient.disassociateFleet(DisassociateFleetRequest disassociateFleetRequest)
Disassociates the specified fleet from the specified stack.
|
Copyright © 2023. All rights reserved.