Class DefaultDeleteParam.Builder
java.lang.Object
de.hybris.platform.odata2services.odata.processor.handler.delete.DefaultDeleteParam.Builder
- Enclosing class:
- DefaultDeleteParam
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withContext(org.apache.olingo.odata2.api.processor.ODataContext context) withUriInfo(org.apache.olingo.odata2.api.uri.info.DeleteUriInfo uriInfo)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withUriInfo
public DefaultDeleteParam.Builder withUriInfo(org.apache.olingo.odata2.api.uri.info.DeleteUriInfo uriInfo) -
withContext
public DefaultDeleteParam.Builder withContext(org.apache.olingo.odata2.api.processor.ODataContext context) -
build
-