Uses of Class
software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest
-
Packages that use UpdateBaiduChannelRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of UpdateBaiduChannelRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type UpdateBaiduChannelRequest Modifier and Type Method Description default CompletableFuture<UpdateBaiduChannelResponse>PinpointAsyncClient. updateBaiduChannel(UpdateBaiduChannelRequest updateBaiduChannelRequest)Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.default UpdateBaiduChannelResponsePinpointClient. updateBaiduChannel(UpdateBaiduChannelRequest updateBaiduChannelRequest)Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application. -
Uses of UpdateBaiduChannelRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type UpdateBaiduChannelRequest Modifier and Type Method Description SdkHttpFullRequestUpdateBaiduChannelRequestMarshaller. marshall(UpdateBaiduChannelRequest updateBaiduChannelRequest)
-