| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model | |
| software.amazon.awssdk.services.inspector2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Permission> |
ListAccountPermissionsResponse.permissions()
Contains details on the permissions an account has to configure Amazon Inspector.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccountPermissionsResponse.Builder |
ListAccountPermissionsResponse.Builder.permissions(Permission... permissions)
Contains details on the permissions an account has to configure Amazon Inspector.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccountPermissionsResponse.Builder |
ListAccountPermissionsResponse.Builder.permissions(Collection<Permission> permissions)
Contains details on the permissions an account has to configure Amazon Inspector.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Permission> |
ListAccountPermissionsIterable.permissions()
Returns an iterable to iterate through the paginated
ListAccountPermissionsResponse.permissions() member. |
SdkPublisher<Permission> |
ListAccountPermissionsPublisher.permissions()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.