| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyResponse |
DeleteJourneyResponse.journeyResponse()
Returns the value of the JourneyResponse property for this object.
|
JourneyResponse |
GetJourneyResponse.journeyResponse()
Returns the value of the JourneyResponse property for this object.
|
JourneyResponse |
UpdateJourneyResponse.journeyResponse()
Returns the value of the JourneyResponse property for this object.
|
JourneyResponse |
CreateJourneyResponse.journeyResponse()
Returns the value of the JourneyResponse property for this object.
|
JourneyResponse |
UpdateJourneyStateResponse.journeyResponse()
Returns the value of the JourneyResponse property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<JourneyResponse> |
JourneysResponse.item()
An array of responses, one for each journey that's associated with the application.
|
| Modifier and Type | Method and Description |
|---|---|
JourneysResponse.Builder |
JourneysResponse.Builder.item(JourneyResponse... item)
An array of responses, one for each journey that's associated with the application.
|
DeleteJourneyResponse.Builder |
DeleteJourneyResponse.Builder.journeyResponse(JourneyResponse journeyResponse)
Sets the value of the JourneyResponse property for this object.
|
GetJourneyResponse.Builder |
GetJourneyResponse.Builder.journeyResponse(JourneyResponse journeyResponse)
Sets the value of the JourneyResponse property for this object.
|
UpdateJourneyResponse.Builder |
UpdateJourneyResponse.Builder.journeyResponse(JourneyResponse journeyResponse)
Sets the value of the JourneyResponse property for this object.
|
CreateJourneyResponse.Builder |
CreateJourneyResponse.Builder.journeyResponse(JourneyResponse journeyResponse)
Sets the value of the JourneyResponse property for this object.
|
UpdateJourneyStateResponse.Builder |
UpdateJourneyStateResponse.Builder.journeyResponse(JourneyResponse journeyResponse)
Sets the value of the JourneyResponse property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
JourneysResponse.Builder |
JourneysResponse.Builder.item(Collection<JourneyResponse> item)
An array of responses, one for each journey that's associated with the application.
|
Copyright © 2023. All rights reserved.