| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model | |
| software.amazon.awssdk.services.guardduty.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<CoverageResource> |
ListCoverageResponse.resources()
A list of resources and their attributes providing cluster details.
|
| Modifier and Type | Method and Description |
|---|---|
ListCoverageResponse.Builder |
ListCoverageResponse.Builder.resources(CoverageResource... resources)
A list of resources and their attributes providing cluster details.
|
| Modifier and Type | Method and Description |
|---|---|
ListCoverageResponse.Builder |
ListCoverageResponse.Builder.resources(Collection<CoverageResource> resources)
A list of resources and their attributes providing cluster details.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<CoverageResource> |
ListCoveragePublisher.resources()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<CoverageResource> |
ListCoverageIterable.resources()
Returns an iterable to iterate through the paginated
ListCoverageResponse.resources() member. |
Copyright © 2023. All rights reserved.