MicrosoftGraphSectionGroup Class
- java.
lang. Object - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphEntity - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphOnenoteEntityBaseModel - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphOnenoteEntitySchemaObjectModel - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphOnenoteEntityHierarchyModel - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphSectionGroup
- com.
- com.
- com.
- com.
- com.
public final class MicrosoftGraphSectionGroup
extends MicrosoftGraphOnenoteEntityHierarchyModel
sectionGroup.
Constructor Summary
Constructor | Description |
---|---|
MicrosoftGraphSectionGroup() |
Creates an instance of Microsoft |
Method Summary
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
additionalProperties()
Get the additional |
static
Microsoft |
fromJson(JsonReader jsonReader)
Reads an instance of Microsoft |
Microsoft |
parentNotebook()
Get the parent |
Microsoft |
parentSectionGroup()
Get the parent |
List<Microsoft |
sectionGroups()
Get the section |
String |
sectionGroupsUrl()
Get the section |
List<Microsoft |
sections()
Get the sections property: The sections in the section group. |
String |
sectionsUrl()
Get the sections |
Json |
toJson(JsonWriter jsonWriter) |
void |
validate()
Validates the instance. |
Microsoft |
withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additional |
Microsoft |
withCreatedBy(MicrosoftGraphIdentitySet createdBy)
Set the created |
Microsoft |
withCreatedDateTime(OffsetDateTime createdDateTime)
Set the created |
Microsoft |
withDisplayName(String displayName)
Set the display |
Microsoft |
withId(String id)
Set the id property: Read-only. |
Microsoft |
withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)
Set the last |
Microsoft |
withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Set the last |
Microsoft |
withParentNotebook(MicrosoftGraphNotebook parentNotebook)
Set the parent |
Microsoft |
withParentSectionGroup(MicrosoftGraphSectionGroup parentSectionGroup)
Set the parent |
Microsoft |
withSectionGroups(List<MicrosoftGraphSectionGroup> sectionGroups)
Set the section |
Microsoft |
withSectionGroupsUrl(String sectionGroupsUrl)
Set the section |
Microsoft |
withSections(List<MicrosoftGraphOnenoteSection> sections)
Set the sections property: The sections in the section group. |
Microsoft |
withSectionsUrl(String sectionsUrl)
Set the sections |
Microsoft |
withSelf(String self)
Set the self property: The endpoint where you can get details about the page. |
Methods inherited from MicrosoftGraphEntity
Methods inherited from MicrosoftGraphOnenoteEntityBaseModel
Methods inherited from MicrosoftGraphOnenoteEntityHierarchyModel
Methods inherited from MicrosoftGraphOnenoteEntitySchemaObjectModel
Methods inherited from java.lang.Object
Constructor Details
MicrosoftGraphSectionGroup
public MicrosoftGraphSectionGroup()
Creates an instance of MicrosoftGraphSectionGroup class.
Method Details
additionalProperties
public Map
Get the additionalProperties property: sectionGroup.
Overrides:
MicrosoftGraphSectionGroup.additionalProperties()Returns:
fromJson
public static MicrosoftGraphSectionGroup fromJson(JsonReader jsonReader)
Reads an instance of MicrosoftGraphSectionGroup from the JsonReader.
Parameters:
Returns:
Throws:
parentNotebook
public MicrosoftGraphNotebook parentNotebook()
Get the parentNotebook property: notebook.
Returns:
parentSectionGroup
public MicrosoftGraphSectionGroup parentSectionGroup()
Get the parentSectionGroup property: sectionGroup.
Returns:
sectionGroups
public List
Get the sectionGroups property: The section groups in the section. Read-only. Nullable.
Returns:
sectionGroupsUrl
public String sectionGroupsUrl()
Get the sectionGroupsUrl property: The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only.
Returns:
sections
public List
Get the sections property: The sections in the section group. Read-only. Nullable.
Returns:
sectionsUrl
public String sectionsUrl()
Get the sectionsUrl property: The URL for the sections navigation property, which returns all the sections in the section group. Read-only.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
MicrosoftGraphSectionGroup.toJson(JsonWriter jsonWriter)Parameters:
Throws:
validate
public void validate()
Validates the instance.
Overrides:
MicrosoftGraphSectionGroup.validate()withAdditionalProperties
public MicrosoftGraphSectionGroup withAdditionalProperties(Map
Set the additionalProperties property: sectionGroup.
Overrides:
MicrosoftGraphSectionGroup.withAdditionalProperties(Map<String,Object> additionalProperties)Parameters:
Returns:
withCreatedBy
public MicrosoftGraphSectionGroup withCreatedBy(MicrosoftGraphIdentitySet createdBy)
Set the createdBy property: identitySet.
Overrides:
MicrosoftGraphSectionGroup.withCreatedBy(MicrosoftGraphIdentitySet createdBy)Parameters:
withCreatedDateTime
public MicrosoftGraphSectionGroup withCreatedDateTime(OffsetDateTime createdDateTime)
Set the createdDateTime property: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only.
Overrides:
MicrosoftGraphSectionGroup.withCreatedDateTime(OffsetDateTime createdDateTime)Parameters:
withDisplayName
public MicrosoftGraphSectionGroup withDisplayName(String displayName)
Set the displayName property: The name of the notebook.
Overrides:
MicrosoftGraphSectionGroup.withDisplayName(String displayName)Parameters:
withId
public MicrosoftGraphSectionGroup withId(String id)
Set the id property: Read-only.
Overrides:
MicrosoftGraphSectionGroup.withId(String id)Parameters:
withLastModifiedBy
public MicrosoftGraphSectionGroup withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)
Set the lastModifiedBy property: identitySet.
Overrides:
MicrosoftGraphSectionGroup.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)Parameters:
withLastModifiedDateTime
public MicrosoftGraphSectionGroup withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Set the lastModifiedDateTime property: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only.
Overrides:
MicrosoftGraphSectionGroup.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)Parameters:
withParentNotebook
public MicrosoftGraphSectionGroup withParentNotebook(MicrosoftGraphNotebook parentNotebook)
Set the parentNotebook property: notebook.
Parameters:
Returns:
withParentSectionGroup
public MicrosoftGraphSectionGroup withParentSectionGroup(MicrosoftGraphSectionGroup parentSectionGroup)
Set the parentSectionGroup property: sectionGroup.
Parameters:
Returns:
withSectionGroups
public MicrosoftGraphSectionGroup withSectionGroups(List
Set the sectionGroups property: The section groups in the section. Read-only. Nullable.
Parameters:
Returns:
withSectionGroupsUrl
public MicrosoftGraphSectionGroup withSectionGroupsUrl(String sectionGroupsUrl)
Set the sectionGroupsUrl property: The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only.
Parameters:
Returns:
withSections
public MicrosoftGraphSectionGroup withSections(List
Set the sections property: The sections in the section group. Read-only. Nullable.
Parameters:
Returns:
withSectionsUrl
public MicrosoftGraphSectionGroup withSectionsUrl(String sectionsUrl)
Set the sectionsUrl property: The URL for the sections navigation property, which returns all the sections in the section group. Read-only.
Parameters:
Returns:
withSelf
public MicrosoftGraphSectionGroup withSelf(String self)
Set the self property: The endpoint where you can get details about the page. Read-only.
Overrides:
MicrosoftGraphSectionGroup.withSelf(String self)Parameters: