| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.builder() |
DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.Builder.conformancePackStatusDetails(Collection<ConformancePackStatusDetail> conformancePackStatusDetails)
A list of
ConformancePackStatusDetail objects. |
DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.Builder.conformancePackStatusDetails(ConformancePackStatusDetail... conformancePackStatusDetails)
A list of
ConformancePackStatusDetail objects. |
DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.Builder.conformancePackStatusDetails(Consumer<ConformancePackStatusDetail.Builder>... conformancePackStatusDetails)
A list of
ConformancePackStatusDetail objects. |
DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.Builder.nextToken(String nextToken)
The
nextToken string returned in a previous request that you use to request the next page of
results in a paginated response. |
DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeConformancePackStatusResponse.Builder> |
DescribeConformancePackStatusResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.