Uses of Class
odata.msgraph.client.beta.complex.AssignmentFilterState
-
Packages that use AssignmentFilterState Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity.collection.request -
-
Uses of AssignmentFilterState in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AssignmentFilterState Modifier and Type Method Description AssignmentFilterStateAssignmentFilterState.Builder. build()AssignmentFilterStateAssignmentFilterState. withEnabled(Boolean enabled)Returns an immutable copy ofthiswith just theenabledfield changed.AssignmentFilterStateAssignmentFilterState. withUnmappedField(String name, String value) -
Uses of AssignmentFilterState in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return types with arguments of type AssignmentFilterState Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<AssignmentFilterState>DeviceAndAppManagementAssignmentFilterCollectionRequest. getState()
-