Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPublicationFacet
-
Packages that use MicrosoftGraphPublicationFacet Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPublicationFacet in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPublicationFacet Modifier and Type Method Description MicrosoftGraphPublicationFacet
MicrosoftGraphBaseItemVersion. publication()
Get the publication property: publicationFacet.MicrosoftGraphPublicationFacet
MicrosoftGraphDriveItem. publication()
Get the publication property: publicationFacet.MicrosoftGraphPublicationFacet
MicrosoftGraphPublicationFacet. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: publicationFacet.MicrosoftGraphPublicationFacet
MicrosoftGraphPublicationFacet. withLevel(String level)
Set the level property: The state of publication for this document.MicrosoftGraphPublicationFacet
MicrosoftGraphPublicationFacet. withVersionId(String versionId)
Set the versionId property: The unique identifier for the version that is visible to the current caller.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPublicationFacet Modifier and Type Method Description MicrosoftGraphBaseItemVersion
MicrosoftGraphBaseItemVersion. withPublication(MicrosoftGraphPublicationFacet publication)
Set the publication property: publicationFacet.MicrosoftGraphDriveItem
MicrosoftGraphDriveItem. withPublication(MicrosoftGraphPublicationFacet publication)
Set the publication property: publicationFacet.MicrosoftGraphDriveItemVersion
MicrosoftGraphDriveItemVersion. withPublication(MicrosoftGraphPublicationFacet publication)
Set the publication property: publicationFacet.MicrosoftGraphListItemVersion
MicrosoftGraphListItemVersion. withPublication(MicrosoftGraphPublicationFacet publication)
Set the publication property: publicationFacet.
-