| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
DelegatedAdminAccount |
DelegatedAdminAccount.clone() |
DelegatedAdminAccount |
DelegatedAdminAccount.withAccountId(String accountId)
The Amazon Web Services account ID of the Amazon Inspector delegated administrator for your organization.
|
DelegatedAdminAccount |
DelegatedAdminAccount.withStatus(DelegatedAdminStatus status)
The status of the Amazon Inspector delegated administrator.
|
DelegatedAdminAccount |
DelegatedAdminAccount.withStatus(String status)
The status of the Amazon Inspector delegated administrator.
|
| Modifier and Type | Method and Description |
|---|---|
List<DelegatedAdminAccount> |
ListDelegatedAdminAccountsResult.getDelegatedAdminAccounts()
Details of the Amazon Inspector delegated administrator of your organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListDelegatedAdminAccountsResult |
ListDelegatedAdminAccountsResult.withDelegatedAdminAccounts(DelegatedAdminAccount... delegatedAdminAccounts)
Details of the Amazon Inspector delegated administrator of your organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListDelegatedAdminAccountsResult.setDelegatedAdminAccounts(Collection<DelegatedAdminAccount> delegatedAdminAccounts)
Details of the Amazon Inspector delegated administrator of your organization.
|
ListDelegatedAdminAccountsResult |
ListDelegatedAdminAccountsResult.withDelegatedAdminAccounts(Collection<DelegatedAdminAccount> delegatedAdminAccounts)
Details of the Amazon Inspector delegated administrator of your organization.
|
Copyright © 2025. All rights reserved.