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