Uses of Class
software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelResponse
-
Packages that use UpdateBaiduChannelResponse Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint API -
-
Uses of UpdateBaiduChannelResponse in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint that return UpdateBaiduChannelResponse Modifier and Type Method Description default UpdateBaiduChannelResponsePinpointClient. updateBaiduChannel(Consumer<UpdateBaiduChannelRequest.Builder> 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.Methods in software.amazon.awssdk.services.pinpoint that return types with arguments of type UpdateBaiduChannelResponse Modifier and Type Method Description default CompletableFuture<UpdateBaiduChannelResponse>PinpointAsyncClient. updateBaiduChannel(Consumer<UpdateBaiduChannelRequest.Builder> updateBaiduChannelRequest)Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.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.
-