| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
static EventsBatch.Builder |
EventsBatch.builder() |
default EventsBatch.Builder |
EventsBatch.Builder.endpoint(Consumer<PublicEndpoint.Builder> endpoint)
The PublicEndpoint attached to the EndpointId from the request.
|
EventsBatch.Builder |
EventsBatch.Builder.endpoint(PublicEndpoint endpoint)
The PublicEndpoint attached to the EndpointId from the request.
|
EventsBatch.Builder |
EventsBatch.Builder.events(Map<String,Event> events)
An object that contains a set of events associated with the endpoint.
|
EventsBatch.Builder |
EventsBatch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EventsBatch.Builder> |
EventsBatch.serializableBuilderClass() |
Copyright © 2018. All rights reserved.