| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| Modifier and Type | Method and Description |
|---|---|
default ListAssociatedStacksResponse |
AppStreamClient.listAssociatedStacks(Consumer<ListAssociatedStacksRequest.Builder> listAssociatedStacksRequest)
Retrieves the name of the stack with which the specified fleet is associated.
|
default ListAssociatedStacksResponse |
AppStreamClient.listAssociatedStacks(ListAssociatedStacksRequest listAssociatedStacksRequest)
Retrieves the name of the stack with which the specified fleet is associated.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAssociatedStacksResponse> |
AppStreamAsyncClient.listAssociatedStacks(Consumer<ListAssociatedStacksRequest.Builder> listAssociatedStacksRequest)
Retrieves the name of the stack with which the specified fleet is associated.
|
default CompletableFuture<ListAssociatedStacksResponse> |
AppStreamAsyncClient.listAssociatedStacks(ListAssociatedStacksRequest listAssociatedStacksRequest)
Retrieves the name of the stack with which the specified fleet is associated.
|
Copyright © 2023. All rights reserved.