| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateFleetResponse |
AppStreamClient.associateFleet(AssociateFleetRequest associateFleetRequest)
Associates the specified fleet with the specified stack.
|
default AssociateFleetResponse |
AppStreamClient.associateFleet(Consumer<AssociateFleetRequest.Builder> associateFleetRequest)
Associates the specified fleet with the specified stack.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateFleetResponse> |
AppStreamAsyncClient.associateFleet(AssociateFleetRequest associateFleetRequest)
Associates the specified fleet with the specified stack.
|
default CompletableFuture<AssociateFleetResponse> |
AppStreamAsyncClient.associateFleet(Consumer<AssociateFleetRequest.Builder> associateFleetRequest)
Associates the specified fleet with the specified stack.
|
Copyright © 2023. All rights reserved.