public class IntuneBrandingProfileCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<IntuneBrandingProfile,IntuneBrandingProfileRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
IntuneBrandingProfileCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
IntuneBrandingProfileAssignmentCollectionRequest |
assignments() |
IntuneBrandingProfileAssignmentRequest |
assignments(String id) |
public IntuneBrandingProfileCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public IntuneBrandingProfileAssignmentCollectionRequest assignments()
public IntuneBrandingProfileAssignmentRequest assignments(String id)
Copyright © 2018–2020. All rights reserved.