static DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.builder() |
|
DescribeConformancePackStatusResponse.Builder |
DescribeConformancePackStatusResponse.Builder.conformancePackStatusDetails(Collection<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.conformancePackStatusDetails(ConformancePackStatusDetail... 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() |
|