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