static CapabilityStatement.Rest.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.builder() |
|
CapabilityStatement.Rest.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.Builder.code(TypeRestfulInteraction code) |
Coded identifier of the operation, supported by the system resource.
|
CapabilityStatement.Rest.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.Builder.documentation(Markdown documentation) |
Guidance specific to the implementation of this operation, such as 'delete is a logical delete' or 'updates are only
allowed with version id' or 'creates permitted from pre-authorized certificates only'.
|
CapabilityStatement.Rest.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
CapabilityStatement.Rest.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CapabilityStatement.Rest.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.Builder.from(CapabilityStatement.Rest.Resource.Interaction interaction) |
|
CapabilityStatement.Rest.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
CapabilityStatement.Rest.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.Builder.modifierExtension(java.util.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.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.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.Resource.Interaction.Builder |
CapabilityStatement.Rest.Resource.Interaction.toBuilder() |
|