static DescribeOrganizationConformancePacksResponse.Builder |
DescribeOrganizationConformancePacksResponse.builder() |
|
DescribeOrganizationConformancePacksResponse.Builder |
DescribeOrganizationConformancePacksResponse.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.
|
DescribeOrganizationConformancePacksResponse.Builder |
DescribeOrganizationConformancePacksResponse.Builder.organizationConformancePacks(Collection<OrganizationConformancePack> organizationConformancePacks) |
Returns a list of OrganizationConformancePacks objects.
|
DescribeOrganizationConformancePacksResponse.Builder |
DescribeOrganizationConformancePacksResponse.Builder.organizationConformancePacks(Consumer<OrganizationConformancePack.Builder>... organizationConformancePacks) |
Returns a list of OrganizationConformancePacks objects.
|
DescribeOrganizationConformancePacksResponse.Builder |
DescribeOrganizationConformancePacksResponse.Builder.organizationConformancePacks(OrganizationConformancePack... organizationConformancePacks) |
Returns a list of OrganizationConformancePacks objects.
|
DescribeOrganizationConformancePacksResponse.Builder |
DescribeOrganizationConformancePacksResponse.toBuilder() |
|