static CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.builder() | 
  | 
CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.Builder.content(Element content) | 
 The communicated content (or for multi-part communications, one portion of the communication). 
 | 
CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.Builder.content(String content) | 
 Convenience method for setting content with choice type String. 
 | 
CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.Builder.from(CommunicationRequest.Payload payload) | 
  | 
CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the element and that 
 modifies the understanding of the element in which it is contained and/or the understanding of the containing 
 element's descendants. 
 | 
CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the element and that 
 modifies the understanding of the element in which it is contained and/or the understanding of the containing 
 element's descendants. 
 | 
CommunicationRequest.Payload.Builder | 
CommunicationRequest.Payload.toBuilder() | 
  |