| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CampaignResponse |
GetCampaignResponse.campaignResponse()
Returns the value of the CampaignResponse property for this object.
|
CampaignResponse |
CreateCampaignResponse.campaignResponse()
Returns the value of the CampaignResponse property for this object.
|
CampaignResponse |
GetCampaignVersionResponse.campaignResponse()
Returns the value of the CampaignResponse property for this object.
|
CampaignResponse |
DeleteCampaignResponse.campaignResponse()
Returns the value of the CampaignResponse property for this object.
|
CampaignResponse |
UpdateCampaignResponse.campaignResponse()
Returns the value of the CampaignResponse property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<CampaignResponse> |
CampaignsResponse.item()
An array of responses, one for each campaign that's associated with the application.
|
| Modifier and Type | Method and Description |
|---|---|
GetCampaignResponse.Builder |
GetCampaignResponse.Builder.campaignResponse(CampaignResponse campaignResponse)
Sets the value of the CampaignResponse property for this object.
|
CreateCampaignResponse.Builder |
CreateCampaignResponse.Builder.campaignResponse(CampaignResponse campaignResponse)
Sets the value of the CampaignResponse property for this object.
|
GetCampaignVersionResponse.Builder |
GetCampaignVersionResponse.Builder.campaignResponse(CampaignResponse campaignResponse)
Sets the value of the CampaignResponse property for this object.
|
DeleteCampaignResponse.Builder |
DeleteCampaignResponse.Builder.campaignResponse(CampaignResponse campaignResponse)
Sets the value of the CampaignResponse property for this object.
|
UpdateCampaignResponse.Builder |
UpdateCampaignResponse.Builder.campaignResponse(CampaignResponse campaignResponse)
Sets the value of the CampaignResponse property for this object.
|
CampaignsResponse.Builder |
CampaignsResponse.Builder.item(CampaignResponse... item)
An array of responses, one for each campaign that's associated with the application.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignsResponse.Builder |
CampaignsResponse.Builder.item(Collection<CampaignResponse> item)
An array of responses, one for each campaign that's associated with the application.
|
Copyright © 2023. All rights reserved.