| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
List<Channel> |
ListChannelsResponse.channels()
The list of channels in the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.channels(Channel... channels)
The list of channels in the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.channels(Collection<Channel> channels)
The list of channels in the account.
|
Copyright © 2023. All rights reserved.