| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
AccountStatus |
AccountStatus.clone() |
AccountStatus |
AccountStatus.withAccountId(String accountId) |
AccountStatus |
AccountStatus.withSLRDeploymentStatus(String sLRDeploymentStatus) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountStatus> |
OrganizationStatus.getAccountStatusList() |
| Modifier and Type | Method and Description |
|---|---|
OrganizationStatus |
OrganizationStatus.withAccountStatusList(AccountStatus... accountStatusList)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationStatus.setAccountStatusList(Collection<AccountStatus> accountStatusList) |
OrganizationStatus |
OrganizationStatus.withAccountStatusList(Collection<AccountStatus> accountStatusList) |
Copyright © 2022. All rights reserved.