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