| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListStackSetsResponse |
CloudFormationClient.listStackSets(ListStackSetsRequest listStackSetsRequest)
Returns summary information about stack sets that are associated with the user.
|
default CompletableFuture<ListStackSetsResponse> |
CloudFormationAsyncClient.listStackSets(ListStackSetsRequest listStackSetsRequest)
Returns summary information about stack sets that are associated with the user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListStackSetsRequestMarshaller.marshall(ListStackSetsRequest listStackSetsRequest) |
Copyright © 2019. All rights reserved.