| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model | |
| software.amazon.awssdk.services.verifiedpermissions.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyStoreItem> |
ListPolicyStoresResponse.policyStores()
The list of policy stores in the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListPolicyStoresResponse.Builder |
ListPolicyStoresResponse.Builder.policyStores(PolicyStoreItem... policyStores)
The list of policy stores in the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListPolicyStoresResponse.Builder |
ListPolicyStoresResponse.Builder.policyStores(Collection<PolicyStoreItem> policyStores)
The list of policy stores in the account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<PolicyStoreItem> |
ListPolicyStoresPublisher.policyStores()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<PolicyStoreItem> |
ListPolicyStoresIterable.policyStores()
Returns an iterable to iterate through the paginated
ListPolicyStoresResponse.policyStores() member. |
Copyright © 2023. All rights reserved.