Uses of Class
odata.msgraph.client.beta.complex.UnsupportedDeviceConfigurationDetail.Builder
-
Packages that use UnsupportedDeviceConfigurationDetail.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of UnsupportedDeviceConfigurationDetail.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return UnsupportedDeviceConfigurationDetail.Builder Modifier and Type Method Description static UnsupportedDeviceConfigurationDetail.BuilderUnsupportedDeviceConfigurationDetail. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).UnsupportedDeviceConfigurationDetail.BuilderUnsupportedDeviceConfigurationDetail.Builder. message(String message)“A message explaining why an entity is unsupported.”UnsupportedDeviceConfigurationDetail.BuilderUnsupportedDeviceConfigurationDetail.Builder. propertyName(String propertyName)“If message is related to a specific property in the original entity, then the name of that property.”
-