static GraphDefinition.Link.Builder | 
GraphDefinition.Link.builder() | 
  | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.description(String description) | 
 Information about why this link is of interest in this graph definition. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.from(GraphDefinition.Link link) | 
  | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.max(String max) | 
 Maximum occurrences for this link. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.min(Integer min) | 
 Minimum occurrences for this link. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.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. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.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. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.path(String path) | 
 A FHIR expression that identifies one of FHIR References to other resources. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.sliceName(String sliceName) | 
 Which slice (if profiled). 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.target(GraphDefinition.Link.Target... target) | 
 Potential target for the link. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.Builder.target(Collection<GraphDefinition.Link.Target> target) | 
 Potential target for the link. 
 | 
GraphDefinition.Link.Builder | 
GraphDefinition.Link.toBuilder() | 
  |