Uses of Class
software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
Packages that use BaiduChannelRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of BaiduChannelRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return BaiduChannelRequest Modifier and Type Method Description BaiduChannelRequestUpdateBaiduChannelRequest. baiduChannelRequest()Returns the value of the BaiduChannelRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type BaiduChannelRequest Modifier and Type Method Description UpdateBaiduChannelRequest.BuilderUpdateBaiduChannelRequest.Builder. baiduChannelRequest(BaiduChannelRequest baiduChannelRequest)Sets the value of the BaiduChannelRequest property for this object.
-