| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model | |
| software.amazon.awssdk.services.securitylake.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AccountSources> |
GetDatalakeStatusResponse.accountSourcesList()
The list of enabled accounts and enabled sources.
|
| Modifier and Type | Method and Description |
|---|---|
GetDatalakeStatusResponse.Builder |
GetDatalakeStatusResponse.Builder.accountSourcesList(AccountSources... accountSourcesList)
The list of enabled accounts and enabled sources.
|
| Modifier and Type | Method and Description |
|---|---|
GetDatalakeStatusResponse.Builder |
GetDatalakeStatusResponse.Builder.accountSourcesList(Collection<AccountSources> accountSourcesList)
The list of enabled accounts and enabled sources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AccountSources> |
GetDatalakeStatusPublisher.accountSourcesList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AccountSources> |
GetDatalakeStatusIterable.accountSourcesList()
Returns an iterable to iterate through the paginated
GetDatalakeStatusResponse.accountSourcesList()
member. |
Copyright © 2022. All rights reserved.