| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContactMethod> |
GetContactMethodsResponse.contactMethods()
An array of objects that describe the contact methods.
|
| Modifier and Type | Method and Description |
|---|---|
GetContactMethodsResponse.Builder |
GetContactMethodsResponse.Builder.contactMethods(ContactMethod... contactMethods)
An array of objects that describe the contact methods.
|
| Modifier and Type | Method and Description |
|---|---|
GetContactMethodsResponse.Builder |
GetContactMethodsResponse.Builder.contactMethods(Collection<ContactMethod> contactMethods)
An array of objects that describe the contact methods.
|
Copyright © 2023. All rights reserved.