static CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.builder() |
|
CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.Builder.code(SystemRestfulInteraction code) |
A coded identifier of the operation, supported by the system.
|
CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.Builder.documentation(Markdown documentation) |
Guidance specific to the implementation of this operation, such as limitations on the kind of transactions allowed, or
information about system wide search is implemented.
|
CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.Builder.from(CapabilityStatement.Rest.Interaction interaction) |
|
CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.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.
|
CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.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.
|
CapabilityStatement.Rest.Interaction.Builder |
CapabilityStatement.Rest.Interaction.toBuilder() |
|