Class MicrosoftGraphList
java.lang.Object
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphBaseItemInner
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphList
list.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the additionalProperties property: list.columns()Get the columns property: The collection of field definitions for this list.Get the contentTypes property: The collection of content types present in this list.Get the displayName property: The displayable title of the list.drive()Get the drive property: drive.items()Get the items property: All items contained in the list.list()Get the list property: listInfo.Get the sharepointIds property: sharepointIds.Get the subscriptions property: The set of subscriptions on the list.system()Get the system property: systemFacet.voidvalidate()Validates the instance.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: list.withColumns(List<MicrosoftGraphColumnDefinition> columns) Set the columns property: The collection of field definitions for this list.withContentTypes(List<MicrosoftGraphContentType> contentTypes) Set the contentTypes property: The collection of content types present in this list.withCreatedBy(MicrosoftGraphIdentitySet createdBy) Set the createdBy property: identitySet.withCreatedByUser(MicrosoftGraphUserInner createdByUser) Set the createdByUser property: userwithCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: Date and time of item creation.withDescription(String description) Set the description property: Provides a user-visible description of the item.withDisplayName(String displayName) Set the displayName property: The displayable title of the list.withDrive(MicrosoftGraphDrive drive) Set the drive property: drive.Set the etag property: ETag for the item.Set the id property: Read-only.withItems(List<MicrosoftGraphListItem> items) Set the items property: All items contained in the list.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) Set the lastModifiedBy property: identitySet.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) Set the lastModifiedByUser property: userwithLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) Set the lastModifiedDateTime property: Date and time the item was last modified.Set the list property: listInfo.Set the name property: The name of the item.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.withSubscriptions(List<MicrosoftGraphSubscription> subscriptions) Set the subscriptions property: The set of subscriptions on the list.withSystem(Map<String, Object> system) Set the system property: systemFacet.withWebUrl(String webUrl) Set the webUrl property: URL that displays the resource in the browser.Methods inherited from class com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphBaseItemInner
createdBy, createdByUser, createdDateTime, description, etag, lastModifiedBy, lastModifiedByUser, lastModifiedDateTime, name, parentReference, webUrlMethods inherited from class com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity
id
-
Constructor Details
-
MicrosoftGraphList
public MicrosoftGraphList()Creates an instance of MicrosoftGraphList class.
-
-
Method Details
-
displayName
Get the displayName property: The displayable title of the list.- Returns:
- the displayName value.
-
withDisplayName
Set the displayName property: The displayable title of the list.- Parameters:
displayName- the displayName value to set.- Returns:
- the MicrosoftGraphList object itself.
-
list
Get the list property: listInfo.- Returns:
- the list value.
-
withList
Set the list property: listInfo.- Parameters:
list- the list value to set.- Returns:
- the MicrosoftGraphList object itself.
-
system
Get the system property: systemFacet.- Returns:
- the system value.
-
withSystem
Set the system property: systemFacet.- Parameters:
system- the system value to set.- Returns:
- the MicrosoftGraphList object itself.
-
columns
Get the columns property: The collection of field definitions for this list.- Returns:
- the columns value.
-
withColumns
Set the columns property: The collection of field definitions for this list.- Parameters:
columns- the columns value to set.- Returns:
- the MicrosoftGraphList object itself.
-
contentTypes
Get the contentTypes property: The collection of content types present in this list.- Returns:
- the contentTypes value.
-
withContentTypes
Set the contentTypes property: The collection of content types present in this list.- Parameters:
contentTypes- the contentTypes value to set.- Returns:
- the MicrosoftGraphList object itself.
-
drive
Get the drive property: drive.- Returns:
- the drive value.
-
withDrive
Set the drive property: drive.- Parameters:
drive- the drive value to set.- Returns:
- the MicrosoftGraphList object itself.
-
items
Get the items property: All items contained in the list.- Returns:
- the items value.
-
withItems
Set the items property: All items contained in the list.- Parameters:
items- the items value to set.- Returns:
- the MicrosoftGraphList object itself.
-
subscriptions
Get the subscriptions property: The set of subscriptions on the list.- Returns:
- the subscriptions value.
-
withSubscriptions
Set the subscriptions property: The set of subscriptions on the list.- Parameters:
subscriptions- the subscriptions value to set.- Returns:
- the MicrosoftGraphList object itself.
-
additionalProperties
Get the additionalProperties property: list.- Overrides:
additionalPropertiesin classMicrosoftGraphBaseItemInner- Returns:
- the additionalProperties value.
-
withAdditionalProperties
Set the additionalProperties property: list.- Overrides:
withAdditionalPropertiesin classMicrosoftGraphBaseItemInner- Parameters:
additionalProperties- the additionalProperties value to set.- Returns:
- the MicrosoftGraphList object itself.
-
withCreatedBy
Set the createdBy property: identitySet.- Overrides:
withCreatedByin classMicrosoftGraphBaseItemInner- Parameters:
createdBy- the createdBy value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withCreatedDateTime
Set the createdDateTime property: Date and time of item creation. Read-only.- Overrides:
withCreatedDateTimein classMicrosoftGraphBaseItemInner- Parameters:
createdDateTime- the createdDateTime value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withDescription
Set the description property: Provides a user-visible description of the item. Optional.- Overrides:
withDescriptionin classMicrosoftGraphBaseItemInner- Parameters:
description- the description value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withEtag
Set the etag property: ETag for the item. Read-only.- Overrides:
withEtagin classMicrosoftGraphBaseItemInner- Parameters:
etag- the etag value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withLastModifiedBy
Set the lastModifiedBy property: identitySet.- Overrides:
withLastModifiedByin classMicrosoftGraphBaseItemInner- Parameters:
lastModifiedBy- the lastModifiedBy value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withLastModifiedDateTime
Set the lastModifiedDateTime property: Date and time the item was last modified. Read-only.- Overrides:
withLastModifiedDateTimein classMicrosoftGraphBaseItemInner- Parameters:
lastModifiedDateTime- the lastModifiedDateTime value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withName
Set the name property: The name of the item. Read-write.- Overrides:
withNamein classMicrosoftGraphBaseItemInner- Parameters:
name- the name value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withParentReference
Set the parentReference property: itemReference.- Overrides:
withParentReferencein classMicrosoftGraphBaseItemInner- Parameters:
parentReference- the parentReference value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withWebUrl
Set the webUrl property: URL that displays the resource in the browser. Read-only.- Overrides:
withWebUrlin classMicrosoftGraphBaseItemInner- Parameters:
webUrl- the webUrl value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withCreatedByUser
Set the createdByUser property: userRepresents an Azure Active Directory user object.
- Overrides:
withCreatedByUserin classMicrosoftGraphBaseItemInner- Parameters:
createdByUser- the createdByUser value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withLastModifiedByUser
Set the lastModifiedByUser property: userRepresents an Azure Active Directory user object.
- Overrides:
withLastModifiedByUserin classMicrosoftGraphBaseItemInner- Parameters:
lastModifiedByUser- the lastModifiedByUser value to set.- Returns:
- the MicrosoftGraphBaseItemInner object itself.
-
withId
Set the id property: Read-only.- Overrides:
withIdin classMicrosoftGraphBaseItemInner- Parameters:
id- the id value to set.- Returns:
- the MicrosoftGraphEntity object itself.
-
validate
public void validate()Validates the instance.- Overrides:
validatein classMicrosoftGraphBaseItemInner- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-