| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDedicatedIpPoolsResponse.Builder |
ListDedicatedIpPoolsResponse.builder() |
ListDedicatedIpPoolsResponse.Builder |
ListDedicatedIpPoolsResponse.Builder.dedicatedIpPools(Collection<String> dedicatedIpPools)
A list of all of the dedicated IP pools that are associated with your Amazon Pinpoint account.
|
ListDedicatedIpPoolsResponse.Builder |
ListDedicatedIpPoolsResponse.Builder.dedicatedIpPools(String... dedicatedIpPools)
A list of all of the dedicated IP pools that are associated with your Amazon Pinpoint account.
|
ListDedicatedIpPoolsResponse.Builder |
ListDedicatedIpPoolsResponse.Builder.nextToken(String nextToken)
A token that indicates that there are additional IP pools to list.
|
ListDedicatedIpPoolsResponse.Builder |
ListDedicatedIpPoolsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDedicatedIpPoolsResponse.Builder> |
ListDedicatedIpPoolsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.