Class OperationProperties


  • public final class OperationProperties
    extends Object
    Extra Operation properties.
    • Constructor Detail

      • OperationProperties

        public OperationProperties()
    • Method Detail

      • serviceSpecification

        public ServiceSpecification serviceSpecification()
        Get the serviceSpecification property: Service specifications of the operation.
        Returns:
        the serviceSpecification value.
      • withServiceSpecification

        public OperationProperties withServiceSpecification​(ServiceSpecification serviceSpecification)
        Set the serviceSpecification property: Service specifications of the operation.
        Parameters:
        serviceSpecification - the serviceSpecification value to set.
        Returns:
        the OperationProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.