public class RoleScopeTagRequest extends com.github.davidmoten.odata.client.EntityRequest<RoleScopeTag>
| Constructor and Description |
|---|
RoleScopeTagRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<RoleScopeTagAutoAssignment> |
assign(List<RoleScopeTagAutoAssignment> assignments) |
RoleScopeTagAutoAssignmentCollectionRequest |
assignments() |
RoleScopeTagAutoAssignmentRequest |
assignments(String id) |
public RoleScopeTagRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public RoleScopeTagAutoAssignmentCollectionRequest assignments()
public RoleScopeTagAutoAssignmentRequest assignments(String id)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<RoleScopeTagAutoAssignment> assign(List<RoleScopeTagAutoAssignment> assignments)
Copyright © 2018–2020. All rights reserved.