Uses of Class
odata.msgraph.client.beta.complex.ConfigurationManagerCollectionAssignmentTarget.Builder
-
Packages that use ConfigurationManagerCollectionAssignmentTarget.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ConfigurationManagerCollectionAssignmentTarget.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ConfigurationManagerCollectionAssignmentTarget.Builder Modifier and Type Method Description static ConfigurationManagerCollectionAssignmentTarget.BuilderConfigurationManagerCollectionAssignmentTarget. builderConfigurationManagerCollectionAssignmentTarget()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ConfigurationManagerCollectionAssignmentTarget.BuilderConfigurationManagerCollectionAssignmentTarget.Builder. collectionId(String collectionId)“The collection Id that is the target of the assignment.”ConfigurationManagerCollectionAssignmentTarget.BuilderConfigurationManagerCollectionAssignmentTarget.Builder. deviceAndAppManagementAssignmentFilterId(String deviceAndAppManagementAssignmentFilterId)ConfigurationManagerCollectionAssignmentTarget.BuilderConfigurationManagerCollectionAssignmentTarget.Builder. deviceAndAppManagementAssignmentFilterType(DeviceAndAppManagementAssignmentFilterType deviceAndAppManagementAssignmentFilterType)
-