Class CustomExtensionHandlerRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<CustomExtensionHandler>
-
- odata.msgraph.client.beta.entity.request.CustomExtensionHandlerRequest
-
public class CustomExtensionHandlerRequest extends com.github.davidmoten.odata.client.EntityRequest<CustomExtensionHandler>
-
-
Constructor Summary
Constructors Constructor Description CustomExtensionHandlerRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CustomAccessPackageWorkflowExtensionRequestcustomExtension()
-
-
-
Method Detail
-
customExtension
public CustomAccessPackageWorkflowExtensionRequest customExtension()
-
-