| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointBatchItem> |
EndpointBatchRequest.item()
An array that defines the endpoints to create or update and, for each endpoint, the property values to set or
change.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointBatchRequest.Builder |
EndpointBatchRequest.Builder.item(EndpointBatchItem... item)
An array that defines the endpoints to create or update and, for each endpoint, the property values to set or
change.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointBatchRequest.Builder |
EndpointBatchRequest.Builder.item(Collection<EndpointBatchItem> item)
An array that defines the endpoints to create or update and, for each endpoint, the property values to set or
change.
|
Copyright © 2022. All rights reserved.