| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
List<Principal> |
ListPrincipalsResponse.principals()
An array of objects that contain the details about the principals.
|
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalsResponse.Builder |
ListPrincipalsResponse.Builder.principals(Principal... principals)
An array of objects that contain the details about the principals.
|
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalsResponse.Builder |
ListPrincipalsResponse.Builder.principals(Collection<Principal> principals)
An array of objects that contain the details about the principals.
|
Copyright © 2023. All rights reserved.