Uses of Interface
software.amazon.awssdk.services.workmailmessageflow.model.GetRawMessageContentResponse.Builder
-
Packages that use GetRawMessageContentResponse.Builder Package Description software.amazon.awssdk.services.workmailmessageflow.model -
-
Uses of GetRawMessageContentResponse.Builder in software.amazon.awssdk.services.workmailmessageflow.model
Methods in software.amazon.awssdk.services.workmailmessageflow.model that return GetRawMessageContentResponse.Builder Modifier and Type Method Description static GetRawMessageContentResponse.BuilderGetRawMessageContentResponse. builder()GetRawMessageContentResponse.BuilderGetRawMessageContentResponse. toBuilder()Methods in software.amazon.awssdk.services.workmailmessageflow.model that return types with arguments of type GetRawMessageContentResponse.Builder Modifier and Type Method Description static Class<? extends GetRawMessageContentResponse.Builder>GetRawMessageContentResponse. serializableBuilderClass()
-