| 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)
A set of properties and attributes that are associated with the endpoint.
|
EventsBatch.Builder |
EventsBatch.Builder.endpoint(PublicEndpoint endpoint)
A set of properties and attributes that are associated with the endpoint.
|
EventsBatch.Builder |
EventsBatch.Builder.events(Map<String,Event> events)
A set of properties that are associated with the event.
|
EventsBatch.Builder |
EventsBatch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EventsBatch.Builder> |
EventsBatch.serializableBuilderClass() |
Copyright © 2019. All rights reserved.