Interface OperationContract.DefinitionStages
- Enclosing interface:
OperationContract
public static interface OperationContract.DefinitionStages
The OperationContract definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the OperationContract definition.static interfaceThe stage of the OperationContract definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interfaceThe stage of the OperationContract definition allowing to specify description.static interfaceThe stage of the OperationContract definition allowing to specify displayName.static interfaceThe stage of the OperationContract definition allowing to specify ifMatch.static interfaceThe stage of the OperationContract definition allowing to specify method.static interfaceThe stage of the OperationContract definition allowing to specify parent resource.static interfaceThe stage of the OperationContract definition allowing to specify policies.static interfaceThe stage of the OperationContract definition allowing to specify request.static interfaceThe stage of the OperationContract definition allowing to specify responses.static interfaceThe stage of the OperationContract definition allowing to specify templateParameters.static interfaceThe stage of the OperationContract definition allowing to specify urlTemplate.