Uses of Class
odata.msgraph.client.security.complex.FilePlanReference
-
Packages that use FilePlanReference Package Description odata.msgraph.client.security.complex odata.msgraph.client.security.entity -
-
Uses of FilePlanReference in odata.msgraph.client.security.complex
Methods in odata.msgraph.client.security.complex that return FilePlanReference Modifier and Type Method Description FilePlanReferenceFilePlanReference.Builder. build()FilePlanReferenceFilePlanReference. withUnmappedField(String name, Object value) -
Uses of FilePlanReference in odata.msgraph.client.security.entity
Fields in odata.msgraph.client.security.entity declared as FilePlanReference Modifier and Type Field Description protected FilePlanReferenceFilePlanDescriptor. filePlanReferenceMethods in odata.msgraph.client.security.entity that return types with arguments of type FilePlanReference Modifier and Type Method Description Optional<FilePlanReference>FilePlanDescriptor. getFilePlanReference()Methods in odata.msgraph.client.security.entity with parameters of type FilePlanReference Modifier and Type Method Description FilePlanDescriptor.BuilderFilePlanDescriptor.Builder. filePlanReference(FilePlanReference filePlanReference)FilePlanDescriptorFilePlanDescriptor. withFilePlanReference(FilePlanReference filePlanReference)
-