static DescribeOrganizationConformancePackStatusesResponse.Builder |
DescribeOrganizationConformancePackStatusesResponse.builder() |
|
DescribeOrganizationConformancePackStatusesResponse.Builder |
DescribeOrganizationConformancePackStatusesResponse.Builder.nextToken(String nextToken) |
The nextToken string returned on a previous page that you use to get the next page of results in a paginated
response.
|
DescribeOrganizationConformancePackStatusesResponse.Builder |
DescribeOrganizationConformancePackStatusesResponse.Builder.organizationConformancePackStatuses(Collection<OrganizationConformancePackStatus> organizationConformancePackStatuses) |
A list of OrganizationConformancePackStatus objects.
|
DescribeOrganizationConformancePackStatusesResponse.Builder |
DescribeOrganizationConformancePackStatusesResponse.Builder.organizationConformancePackStatuses(Consumer<OrganizationConformancePackStatus.Builder>... organizationConformancePackStatuses) |
A list of OrganizationConformancePackStatus objects.
|
DescribeOrganizationConformancePackStatusesResponse.Builder |
DescribeOrganizationConformancePackStatusesResponse.Builder.organizationConformancePackStatuses(OrganizationConformancePackStatus... organizationConformancePackStatuses) |
A list of OrganizationConformancePackStatus objects.
|
DescribeOrganizationConformancePackStatusesResponse.Builder |
DescribeOrganizationConformancePackStatusesResponse.toBuilder() |
|