MicrosoftGraphCopyNotebookModel Class
- java.
lang. Object - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphCopyNotebookModel
- com.
Implements
public final class MicrosoftGraphCopyNotebookModel
implements JsonSerializable<MicrosoftGraphCopyNotebookModel>
CopyNotebookModel.
Constructor Summary
Constructor | Description |
---|---|
MicrosoftGraphCopyNotebookModel() |
Creates an instance of Microsoft |
Method Summary
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
additionalProperties()
Get the additional |
String |
createdBy()
Get the created |
Microsoft |
createdByIdentity()
Get the created |
Offset |
createdTime()
Get the created |
static
Microsoft |
fromJson(JsonReader jsonReader)
Reads an instance of Microsoft |
String |
id()
Get the id property: The id property. |
Boolean |
isDefault()
Get the is |
Boolean |
isShared()
Get the is |
String |
lastModifiedBy()
Get the last |
Microsoft |
lastModifiedByIdentity()
Get the last |
Offset |
lastModifiedTime()
Get the last |
Microsoft |
links()
Get the links property: notebook |
String |
name()
Get the name property: The name property. |
String |
sectionGroupsUrl()
Get the section |
String |
sectionsUrl()
Get the sections |
String |
self()
Get the self property: The self property. |
Json |
toJson(JsonWriter jsonWriter) |
Microsoft |
userRole()
Get the user |
void |
validate()
Validates the instance. |
Microsoft |
withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additional |
Microsoft |
withCreatedBy(String createdBy)
Set the created |
Microsoft |
withCreatedByIdentity(MicrosoftGraphIdentitySet createdByIdentity)
Set the created |
Microsoft |
withCreatedTime(OffsetDateTime createdTime)
Set the created |
Microsoft |
withId(String id)
Set the id property: The id property. |
Microsoft |
withIsDefault(Boolean isDefault)
Set the is |
Microsoft |
withIsShared(Boolean isShared)
Set the is |
Microsoft |
withLastModifiedBy(String lastModifiedBy)
Set the last |
Microsoft |
withLastModifiedByIdentity(MicrosoftGraphIdentitySet lastModifiedByIdentity)
Set the last |
Microsoft |
withLastModifiedTime(OffsetDateTime lastModifiedTime)
Set the last |
Microsoft |
withLinks(MicrosoftGraphNotebookLinks links)
Set the links property: notebook |
Microsoft |
withName(String name)
Set the name property: The name property. |
Microsoft |
withSectionGroupsUrl(String sectionGroupsUrl)
Set the section |
Microsoft |
withSectionsUrl(String sectionsUrl)
Set the sections |
Microsoft |
withSelf(String self)
Set the self property: The self property. |
Microsoft |
withUserRole(MicrosoftGraphOnenoteUserRole userRole)
Set the user |
Methods inherited from java.lang.Object
Constructor Details
MicrosoftGraphCopyNotebookModel
public MicrosoftGraphCopyNotebookModel()
Creates an instance of MicrosoftGraphCopyNotebookModel class.
Method Details
additionalProperties
public Map
Get the additionalProperties property: CopyNotebookModel.
Returns:
createdBy
public String createdBy()
Get the createdBy property: The createdBy property.
Returns:
createdByIdentity
public MicrosoftGraphIdentitySet createdByIdentity()
Get the createdByIdentity property: identitySet.
Returns:
createdTime
public OffsetDateTime createdTime()
Get the createdTime property: The createdTime property.
Returns:
fromJson
public static MicrosoftGraphCopyNotebookModel fromJson(JsonReader jsonReader)
Reads an instance of MicrosoftGraphCopyNotebookModel from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: The id property.
Returns:
isDefault
public Boolean isDefault()
Get the isDefault property: The isDefault property.
Returns:
isShared
public Boolean isShared()
Get the isShared property: The isShared property.
Returns:
lastModifiedBy
public String lastModifiedBy()
Get the lastModifiedBy property: The lastModifiedBy property.
Returns:
lastModifiedByIdentity
public MicrosoftGraphIdentitySet lastModifiedByIdentity()
Get the lastModifiedByIdentity property: identitySet.
Returns:
lastModifiedTime
public OffsetDateTime lastModifiedTime()
Get the lastModifiedTime property: The lastModifiedTime property.
Returns:
links
public MicrosoftGraphNotebookLinks links()
Get the links property: notebookLinks.
Returns:
name
public String name()
Get the name property: The name property.
Returns:
sectionGroupsUrl
public String sectionGroupsUrl()
Get the sectionGroupsUrl property: The sectionGroupsUrl property.
Returns:
sectionsUrl
public String sectionsUrl()
Get the sectionsUrl property: The sectionsUrl property.
Returns:
self
public String self()
Get the self property: The self property.
Returns:
toJson
userRole
public MicrosoftGraphOnenoteUserRole userRole()
Get the userRole property: onenoteUserRole.
Returns:
validate
public void validate()
Validates the instance.
withAdditionalProperties
public MicrosoftGraphCopyNotebookModel withAdditionalProperties(Map
Set the additionalProperties property: CopyNotebookModel.
Parameters:
Returns:
withCreatedBy
public MicrosoftGraphCopyNotebookModel withCreatedBy(String createdBy)
Set the createdBy property: The createdBy property.
Parameters:
Returns:
withCreatedByIdentity
public MicrosoftGraphCopyNotebookModel withCreatedByIdentity(MicrosoftGraphIdentitySet createdByIdentity)
Set the createdByIdentity property: identitySet.
Parameters:
Returns:
withCreatedTime
public MicrosoftGraphCopyNotebookModel withCreatedTime(OffsetDateTime createdTime)
Set the createdTime property: The createdTime property.
Parameters:
Returns:
withId
public MicrosoftGraphCopyNotebookModel withId(String id)
Set the id property: The id property.
Parameters:
Returns:
withIsDefault
public MicrosoftGraphCopyNotebookModel withIsDefault(Boolean isDefault)
Set the isDefault property: The isDefault property.
Parameters:
Returns:
withIsShared
public MicrosoftGraphCopyNotebookModel withIsShared(Boolean isShared)
Set the isShared property: The isShared property.
Parameters:
Returns:
withLastModifiedBy
public MicrosoftGraphCopyNotebookModel withLastModifiedBy(String lastModifiedBy)
Set the lastModifiedBy property: The lastModifiedBy property.
Parameters:
Returns:
withLastModifiedByIdentity
public MicrosoftGraphCopyNotebookModel withLastModifiedByIdentity(MicrosoftGraphIdentitySet lastModifiedByIdentity)
Set the lastModifiedByIdentity property: identitySet.
Parameters:
Returns:
withLastModifiedTime
public MicrosoftGraphCopyNotebookModel withLastModifiedTime(OffsetDateTime lastModifiedTime)
Set the lastModifiedTime property: The lastModifiedTime property.
Parameters:
Returns:
withLinks
public MicrosoftGraphCopyNotebookModel withLinks(MicrosoftGraphNotebookLinks links)
Set the links property: notebookLinks.
Parameters:
Returns:
withName
public MicrosoftGraphCopyNotebookModel withName(String name)
Set the name property: The name property.
Parameters:
Returns:
withSectionGroupsUrl
public MicrosoftGraphCopyNotebookModel withSectionGroupsUrl(String sectionGroupsUrl)
Set the sectionGroupsUrl property: The sectionGroupsUrl property.
Parameters:
Returns:
withSectionsUrl
public MicrosoftGraphCopyNotebookModel withSectionsUrl(String sectionsUrl)
Set the sectionsUrl property: The sectionsUrl property.
Parameters:
Returns:
withSelf
public MicrosoftGraphCopyNotebookModel withSelf(String self)
Set the self property: The self property.
Parameters:
Returns:
withUserRole
public MicrosoftGraphCopyNotebookModel withUserRole(MicrosoftGraphOnenoteUserRole userRole)
Set the userRole property: onenoteUserRole.
Parameters:
Returns:
Applies to
Azure SDK for Java