Uses of Interface
software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelResponse.Builder
-
Packages that use UpdateBaiduChannelResponse.Builder Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of UpdateBaiduChannelResponse.Builder in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return UpdateBaiduChannelResponse.Builder Modifier and Type Method Description default UpdateBaiduChannelResponse.BuilderUpdateBaiduChannelResponse.Builder. baiduChannelResponse(Consumer<BaiduChannelResponse.Builder> 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.static UpdateBaiduChannelResponse.BuilderUpdateBaiduChannelResponse. builder()UpdateBaiduChannelResponse.BuilderUpdateBaiduChannelResponse. toBuilder()Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type UpdateBaiduChannelResponse.Builder Modifier and Type Method Description static Class<? extends UpdateBaiduChannelResponse.Builder>UpdateBaiduChannelResponse. serializableBuilderClass()
-