Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelResponse
-
Packages that use GetBaiduChannelResponse Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint API -
-
Uses of GetBaiduChannelResponse in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint that return GetBaiduChannelResponse Modifier and Type Method Description default GetBaiduChannelResponsePinpointClient. getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder> getBaiduChannelRequest)Retrieves information about the status and settings of the Baidu channel for an application.default GetBaiduChannelResponsePinpointClient. getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)Retrieves information about 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 GetBaiduChannelResponse Modifier and Type Method Description default CompletableFuture<GetBaiduChannelResponse>PinpointAsyncClient. getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder> getBaiduChannelRequest)Retrieves information about the status and settings of the Baidu channel for an application.default CompletableFuture<GetBaiduChannelResponse>PinpointAsyncClient. getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)Retrieves information about the status and settings of the Baidu channel for an application.
-