static CapabilityStatement.Rest.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.builder() | 
  | 
CapabilityStatement.Rest.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.Builder.definition(Canonical definition) | 
 Where the formal definition can be found. 
 | 
CapabilityStatement.Rest.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.Builder.documentation(Markdown documentation) | 
 Documentation that describes anything special about the operation behavior, possibly detailing different behavior for 
 system, type and instance-level invocation of the operation. 
 | 
CapabilityStatement.Rest.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
CapabilityStatement.Rest.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.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.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.Builder.from(CapabilityStatement.Rest.Resource.Operation operation) | 
  | 
CapabilityStatement.Rest.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
CapabilityStatement.Rest.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.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.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.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.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.Builder.name(String name) | 
 The name of the operation or query. 
 | 
CapabilityStatement.Rest.Resource.Operation.Builder | 
CapabilityStatement.Rest.Resource.Operation.toBuilder() | 
  |