| Package | Description |
|---|---|
| software.amazon.awssdk.services.account.model |
| Modifier and Type | Method and Description |
|---|---|
static GetContactInformationResponse.Builder |
GetContactInformationResponse.builder() |
default GetContactInformationResponse.Builder |
GetContactInformationResponse.Builder.contactInformation(Consumer<ContactInformation.Builder> contactInformation)
Contains the details of the primary contact information associated with an Amazon Web Services account.
|
GetContactInformationResponse.Builder |
GetContactInformationResponse.Builder.contactInformation(ContactInformation contactInformation)
Contains the details of the primary contact information associated with an Amazon Web Services account.
|
GetContactInformationResponse.Builder |
GetContactInformationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetContactInformationResponse.Builder> |
GetContactInformationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.