Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetInAppTemplateRequest
-
Packages that use GetInAppTemplateRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetInAppTemplateRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetInAppTemplateRequest Modifier and Type Method Description default CompletableFuture<GetInAppTemplateResponse>PinpointAsyncClient. getInAppTemplate(GetInAppTemplateRequest getInAppTemplateRequest)Retrieves the content and settings of a message template for messages sent through the in-app channel.default GetInAppTemplateResponsePinpointClient. getInAppTemplate(GetInAppTemplateRequest getInAppTemplateRequest)Retrieves the content and settings of a message template for messages sent through the in-app channel. -
Uses of GetInAppTemplateRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetInAppTemplateRequest Modifier and Type Method Description SdkHttpFullRequestGetInAppTemplateRequestMarshaller. marshall(GetInAppTemplateRequest getInAppTemplateRequest)
-