public class AndroidDeviceOwnerEnrollmentProfileRequest extends com.github.davidmoten.odata.client.EntityRequest<AndroidDeviceOwnerEnrollmentProfile>
| Constructor and Description |
|---|
AndroidDeviceOwnerEnrollmentProfileRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
createToken(Integer tokenValidityInSeconds) |
com.github.davidmoten.odata.client.ActionRequestNoReturn |
revokeToken() |
public AndroidDeviceOwnerEnrollmentProfileRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.ActionRequestNoReturn revokeToken()
public com.github.davidmoten.odata.client.ActionRequestNoReturn createToken(Integer tokenValidityInSeconds)
Copyright © 2018–2020. All rights reserved.