Uses of Class
software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse
-
Packages that use ActivitiesResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ActivitiesResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ActivitiesResponse Modifier and Type Method Description ActivitiesResponseGetCampaignActivitiesResponse. activitiesResponse()Returns the value of the ActivitiesResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ActivitiesResponse Modifier and Type Method Description GetCampaignActivitiesResponse.BuilderGetCampaignActivitiesResponse.Builder. activitiesResponse(ActivitiesResponse activitiesResponse)Sets the value of the ActivitiesResponse property for this object.
-