| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model | |
| software.amazon.awssdk.services.config.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ConformancePackStatusDetail> |
DescribeConformancePackStatusResponse.conformancePackStatusDetails()
A list of
ConformancePackStatusDetail objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.Builder.conformancePackStatusDetails(ConformancePackStatusDetail... conformancePackStatusDetails)
A list of
ConformancePackStatusDetail objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.Builder.conformancePackStatusDetails(Collection<ConformancePackStatusDetail> conformancePackStatusDetails)
A list of
ConformancePackStatusDetail objects. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ConformancePackStatusDetail> |
DescribeConformancePackStatusPublisher.conformancePackStatusDetails()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ConformancePackStatusDetail> |
DescribeConformancePackStatusIterable.conformancePackStatusDetails()
Returns an iterable to iterate through the paginated
DescribeConformancePackStatusResponse.conformancePackStatusDetails() member. |
Copyright © 2023. All rights reserved.