| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model | |
| software.amazon.awssdk.services.accessanalyzer.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyGeneration> |
ListPolicyGenerationsResponse.policyGenerations()
A
PolicyGeneration object that contains details about the generated policy. |
| Modifier and Type | Method and Description |
|---|---|
ListPolicyGenerationsResponse.Builder |
ListPolicyGenerationsResponse.Builder.policyGenerations(PolicyGeneration... policyGenerations)
A
PolicyGeneration object that contains details about the generated policy. |
| Modifier and Type | Method and Description |
|---|---|
ListPolicyGenerationsResponse.Builder |
ListPolicyGenerationsResponse.Builder.policyGenerations(Collection<PolicyGeneration> policyGenerations)
A
PolicyGeneration object that contains details about the generated policy. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<PolicyGeneration> |
ListPolicyGenerationsPublisher.policyGenerations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<PolicyGeneration> |
ListPolicyGenerationsIterable.policyGenerations()
Returns an iterable to iterate through the paginated
ListPolicyGenerationsResponse.policyGenerations()
member. |
Copyright © 2023. All rights reserved.