Uses of Class
software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
Packages that use BaiduChannelResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of BaiduChannelResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return BaiduChannelResponse Modifier and Type Method Description BaiduChannelResponseDeleteBaiduChannelResponse. baiduChannelResponse()Returns the value of the BaiduChannelResponse property for this object.BaiduChannelResponseGetBaiduChannelResponse. baiduChannelResponse()Returns the value of the BaiduChannelResponse property for this object.BaiduChannelResponseUpdateBaiduChannelResponse. baiduChannelResponse()Returns the value of the BaiduChannelResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type BaiduChannelResponse Modifier and Type Method Description DeleteBaiduChannelResponse.BuilderDeleteBaiduChannelResponse.Builder. baiduChannelResponse(BaiduChannelResponse baiduChannelResponse)Sets the value of the BaiduChannelResponse property for this object.GetBaiduChannelResponse.BuilderGetBaiduChannelResponse.Builder. baiduChannelResponse(BaiduChannelResponse baiduChannelResponse)Sets the value of the BaiduChannelResponse property for this object.UpdateBaiduChannelResponse.BuilderUpdateBaiduChannelResponse.Builder. baiduChannelResponse(BaiduChannelResponse baiduChannelResponse)Sets the value of the BaiduChannelResponse property for this object.
-