| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| software.amazon.awssdk.services.appstream.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListAssociatedFleetsResponse |
AppStreamClient.listAssociatedFleets(ListAssociatedFleetsRequest listAssociatedFleetsRequest)
Retrieves the name of the fleet that is associated with the specified stack.
|
default CompletableFuture<ListAssociatedFleetsResponse> |
AppStreamAsyncClient.listAssociatedFleets(ListAssociatedFleetsRequest listAssociatedFleetsRequest)
Retrieves the name of the fleet that is associated with the specified stack.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAssociatedFleetsRequestMarshaller.marshall(ListAssociatedFleetsRequest listAssociatedFleetsRequest) |
Copyright © 2023. All rights reserved.