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