| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.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 Web Services account in the
current Region.
|
ListDedicatedIpPoolsResponse.Builder |
ListDedicatedIpPoolsResponse.Builder.dedicatedIpPools(String... dedicatedIpPools)
A list of all of the dedicated IP pools that are associated with your Amazon Web Services account in the
current Region.
|
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 © 2022. All rights reserved.