public static interface Multipart.BodyPart$.Strict extends Multipart.BodyPart, Multipart.BodyPart.Strict
Multipart.BodyPart whose entity has already been loaded in its entirety and is therefore
 full and readily available as a HttpEntity.Strict.Multipart.BodyPart.Strict| Modifier and Type | Method and Description | 
|---|---|
| HttpEntity.Strict | entity()The entity of the part. | 
| HttpEntity.Strict | getEntity()Java API | 
contentDispositionHeader, dispositionParams, dispositionType, getContentDispositionHeader, getDispositionParams, getDispositionType, getHeaders, headers, toStrict, toStrictHttpEntity.Strict entity()
Multipart.BodyPartHttpEntity.Strict getEntity()
getEntity in interface Multipart.BodyPartgetEntity in interface Multipart.BodyPart.Strict