Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
Packages that use GetCampaignVersionsRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetCampaignVersionsRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetCampaignVersionsRequest Modifier and Type Method Description default CompletableFuture<GetCampaignVersionsResponse>PinpointAsyncClient. getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest)Retrieves information about the status, configuration, and other settings for all versions of a campaign.default GetCampaignVersionsResponsePinpointClient. getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest)Retrieves information about the status, configuration, and other settings for all versions of a campaign. -
Uses of GetCampaignVersionsRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetCampaignVersionsRequest Modifier and Type Method Description SdkHttpFullRequestGetCampaignVersionsRequestMarshaller. marshall(GetCampaignVersionsRequest getCampaignVersionsRequest)
-