| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
AddressBook |
AddressBook.clone() |
AddressBook |
GetAddressBookResult.getAddressBook()
The details of the requested address book.
|
AddressBook |
AddressBook.withAddressBookArn(String addressBookArn)
The ARN of the address book.
|
AddressBook |
AddressBook.withDescription(String description)
The description of the address book.
|
AddressBook |
AddressBook.withName(String name)
The name of the address book.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAddressBookResult.setAddressBook(AddressBook addressBook)
The details of the requested address book.
|
GetAddressBookResult |
GetAddressBookResult.withAddressBook(AddressBook addressBook)
The details of the requested address book.
|
Copyright © 2022. All rights reserved.