Uses of Class
odata.msgraph.client.security.complex.FilePlanSubcategory
-
Packages that use FilePlanSubcategory Package Description odata.msgraph.client.security.complex -
-
Uses of FilePlanSubcategory in odata.msgraph.client.security.complex
Fields in odata.msgraph.client.security.complex declared as FilePlanSubcategory Modifier and Type Field Description protected FilePlanSubcategoryFilePlanAppliedCategory. subcategoryMethods in odata.msgraph.client.security.complex that return FilePlanSubcategory Modifier and Type Method Description FilePlanSubcategoryFilePlanSubcategory.Builder. build()FilePlanSubcategoryFilePlanSubcategory. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.security.complex that return types with arguments of type FilePlanSubcategory Modifier and Type Method Description Optional<FilePlanSubcategory>FilePlanAppliedCategory. getSubcategory()Methods in odata.msgraph.client.security.complex with parameters of type FilePlanSubcategory Modifier and Type Method Description FilePlanAppliedCategory.BuilderFilePlanAppliedCategory.Builder. subcategory(FilePlanSubcategory subcategory)FilePlanAppliedCategoryFilePlanAppliedCategory. withSubcategory(FilePlanSubcategory subcategory)
-