Uses of Interface
software.amazon.awssdk.services.chimesdkmessaging.model.GetChannelMessageStatusResponse.Builder
-
Packages that use GetChannelMessageStatusResponse.Builder Package Description software.amazon.awssdk.services.chimesdkmessaging.model -
-
Uses of GetChannelMessageStatusResponse.Builder in software.amazon.awssdk.services.chimesdkmessaging.model
Methods in software.amazon.awssdk.services.chimesdkmessaging.model that return GetChannelMessageStatusResponse.Builder Modifier and Type Method Description static GetChannelMessageStatusResponse.BuilderGetChannelMessageStatusResponse. builder()default GetChannelMessageStatusResponse.BuilderGetChannelMessageStatusResponse.Builder. status(Consumer<ChannelMessageStatusStructure.Builder> status)The message status and details.GetChannelMessageStatusResponse.BuilderGetChannelMessageStatusResponse.Builder. status(ChannelMessageStatusStructure status)The message status and details.GetChannelMessageStatusResponse.BuilderGetChannelMessageStatusResponse. toBuilder()Methods in software.amazon.awssdk.services.chimesdkmessaging.model that return types with arguments of type GetChannelMessageStatusResponse.Builder Modifier and Type Method Description static Class<? extends GetChannelMessageStatusResponse.Builder>GetChannelMessageStatusResponse. serializableBuilderClass()
-