Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetInAppMessagesRequest
-
Packages that use GetInAppMessagesRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetInAppMessagesRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetInAppMessagesRequest Modifier and Type Method Description default CompletableFuture<GetInAppMessagesResponse>PinpointAsyncClient. getInAppMessages(GetInAppMessagesRequest getInAppMessagesRequest)Retrieves the in-app messages targeted for the provided endpoint ID.default GetInAppMessagesResponsePinpointClient. getInAppMessages(GetInAppMessagesRequest getInAppMessagesRequest)Retrieves the in-app messages targeted for the provided endpoint ID. -
Uses of GetInAppMessagesRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetInAppMessagesRequest Modifier and Type Method Description SdkHttpFullRequestGetInAppMessagesRequestMarshaller. marshall(GetInAppMessagesRequest getInAppMessagesRequest)
-