| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
Account |
GetAccountResponse.account()
The Amazon Chime account details.
|
Account |
CreateAccountResponse.account()
The Amazon Chime account details.
|
Account |
UpdateAccountResponse.account()
The updated Amazon Chime account details.
|
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
ListAccountsResponse.accounts()
List of Amazon Chime accounts and account details.
|
| Modifier and Type | Method and Description |
|---|---|
GetAccountResponse.Builder |
GetAccountResponse.Builder.account(Account account)
The Amazon Chime account details.
|
CreateAccountResponse.Builder |
CreateAccountResponse.Builder.account(Account account)
The Amazon Chime account details.
|
UpdateAccountResponse.Builder |
UpdateAccountResponse.Builder.account(Account account)
The updated Amazon Chime account details.
|
ListAccountsResponse.Builder |
ListAccountsResponse.Builder.accounts(Account... accounts)
List of Amazon Chime accounts and account details.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccountsResponse.Builder |
ListAccountsResponse.Builder.accounts(Collection<Account> accounts)
List of Amazon Chime accounts and account details.
|
Copyright © 2023. All rights reserved.