| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| Modifier and Type | Method and Description |
|---|---|
default ListActivityTypesIterable |
SwfClient.listActivityTypesPaginator(Consumer<ListActivityTypesRequest.Builder> listActivityTypesRequest)
Returns information about all activities registered in the specified domain that match the specified name and
registration status.
|
default ListActivityTypesIterable |
SwfClient.listActivityTypesPaginator(ListActivityTypesRequest listActivityTypesRequest)
Returns information about all activities registered in the specified domain that match the specified name and
registration status.
|
Copyright © 2023. All rights reserved.