From 4c354b732c07d9ba8520365ff8a515b68ab85773 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 9 Mar 2021 10:11:42 +0000 Subject: [PATCH 1/3] Update generated files with build 43180 --- README.md | 5 +++-- gradle.properties | 3 ++- .../com/microsoft/graph/core/Constants.java | 3 ++- .../extensions/AgreementFileProperties.java | 8 ++++++++ .../models/extensions/ApplicationTemplate.java | 2 +- .../models/extensions/AudioConferencing.java | 2 +- .../EnrollmentTroubleshootingEvent.java | 2 +- .../extensions/IBaseGraphServiceClient.java | 2 +- .../extensions/IosCustomConfiguration.java | 2 +- .../graph/models/extensions/KeyValue.java | 4 ++-- .../extensions/MacOSCustomConfiguration.java | 2 +- .../extensions/ManagedAppRegistration.java | 2 +- .../models/extensions/OmaSettingBase64.java | 2 +- .../graph/models/extensions/Print.java | 4 ++-- .../graph/models/extensions/PrintJob.java | 2 +- .../models/extensions/PrintUsageByUser.java | 2 +- .../graph/models/extensions/PrinterBase.java | 18 +++++++++--------- .../extensions/PrinterCreateOperation.java | 2 +- .../graph/models/extensions/SearchRequest.java | 6 +++--- .../models/extensions/ServicePrincipal.java | 6 +++--- .../models/extensions/TeamsAppDefinition.java | 4 ++-- .../graph/models/extensions/WebApp.java | 2 +- .../extensions/BaseGraphServiceClient.java | 2 +- 23 files changed, 49 insertions(+), 38 deletions(-) diff --git a/README.md b/README.md index 00944319c51..506fbfae001 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ repositories { dependencies { // Include the sdk as a dependency - implementation 'com.microsoft.graph:microsoft-graph:2.9.0' + implementation 'com.microsoft.graph:microsoft-graph:2.10.0' } ``` @@ -31,7 +31,7 @@ Add the dependency in `dependencies` in pom.xml com.microsoft.graph microsoft-graph - 2.9.0 + 2.10.0 ``` @@ -122,3 +122,4 @@ Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the [MI + diff --git a/gradle.properties b/gradle.properties index 8365526bf3e..c1fbcfd8e6f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,7 +26,7 @@ org.gradle.caching=true mavenGroupId = com.microsoft.graph mavenArtifactId = microsoft-graph mavenMajorVersion = 2 -mavenMinorVersion = 9 +mavenMinorVersion = 10 mavenPatchVersion = 0 mavenArtifactSuffix = @@ -48,3 +48,4 @@ mavenCentralPublishingEnabled=false + diff --git a/src/main/java/com/microsoft/graph/core/Constants.java b/src/main/java/com/microsoft/graph/core/Constants.java index bce23e88e56..386759ac17d 100644 --- a/src/main/java/com/microsoft/graph/core/Constants.java +++ b/src/main/java/com/microsoft/graph/core/Constants.java @@ -30,7 +30,7 @@ private Constants() { public static final String PASSWORD = "password"; public static final String TENANTID = "tenantid"; public static final String CLIENTSECRET = "clientsecret"; - public static final String VERSION_NAME = "2.9.0"; + public static final String VERSION_NAME = "2.10.0"; } @@ -39,3 +39,4 @@ private Constants() { + diff --git a/src/main/java/com/microsoft/graph/models/extensions/AgreementFileProperties.java b/src/main/java/com/microsoft/graph/models/extensions/AgreementFileProperties.java index 09d9b1556f1..e48473167af 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/AgreementFileProperties.java +++ b/src/main/java/com/microsoft/graph/models/extensions/AgreementFileProperties.java @@ -32,6 +32,14 @@ public class AgreementFileProperties extends Entity implements IJsonBackedObject @Expose public java.util.Calendar createdDateTime; + /** + * The Display Name. + * + */ + @SerializedName(value = "displayName", alternate = {"DisplayName"}) + @Expose + public String displayName; + /** * The File Data. * diff --git a/src/main/java/com/microsoft/graph/models/extensions/ApplicationTemplate.java b/src/main/java/com/microsoft/graph/models/extensions/ApplicationTemplate.java index c2c10fad75b..48ec64e0738 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/ApplicationTemplate.java +++ b/src/main/java/com/microsoft/graph/models/extensions/ApplicationTemplate.java @@ -81,7 +81,7 @@ public class ApplicationTemplate extends Entity implements IJsonBackedObject { /** * The Supported Single Sign On Modes. - * The list of single sign-on modes supported by this application. The supported values are password, saml, external, and oidc. + * The list of single sign-on modes supported by this application. The supported values are oidc, password, saml, and notSupported. */ @SerializedName(value = "supportedSingleSignOnModes", alternate = {"SupportedSingleSignOnModes"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/AudioConferencing.java b/src/main/java/com/microsoft/graph/models/extensions/AudioConferencing.java index 1574ce6aead..d3c51522eb9 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/AudioConferencing.java +++ b/src/main/java/com/microsoft/graph/models/extensions/AudioConferencing.java @@ -34,7 +34,7 @@ public final AdditionalDataManager additionalDataManager() { /** * The Conference Id. - * + * The conference id of the online meeting. */ @SerializedName(value = "conferenceId", alternate = {"ConferenceId"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/EnrollmentTroubleshootingEvent.java b/src/main/java/com/microsoft/graph/models/extensions/EnrollmentTroubleshootingEvent.java index 563d8568b08..c48cf971848 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/EnrollmentTroubleshootingEvent.java +++ b/src/main/java/com/microsoft/graph/models/extensions/EnrollmentTroubleshootingEvent.java @@ -35,7 +35,7 @@ public class EnrollmentTroubleshootingEvent extends DeviceManagementTroubleshoot /** * The Enrollment Type. - * Type of the enrollment. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, appleUserEnrollment, appleUserEnrollmentWithServiceAccount, azureAdJoinUsingAzureVmExtension, androidEnterpriseDedicatedDevice, androidEnterpriseFullyManaged, androidEnterpriseCorporateWorkProfile. + * Type of the enrollment. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth, appleUserEnrollment, appleUserEnrollmentWithServiceAccount, azureAdJoinUsingAzureVmExtension, androidEnterpriseDedicatedDevice, androidEnterpriseFullyManaged, androidEnterpriseCorporateWorkProfile. */ @SerializedName(value = "enrollmentType", alternate = {"EnrollmentType"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/IBaseGraphServiceClient.java b/src/main/java/com/microsoft/graph/models/extensions/IBaseGraphServiceClient.java index c534acd52c7..d668dbfd3de 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/IBaseGraphServiceClient.java +++ b/src/main/java/com/microsoft/graph/models/extensions/IBaseGraphServiceClient.java @@ -825,7 +825,7 @@ public interface IBaseGraphServiceClient extends IBaseClient { * * @return the Security */ - ISecurityRequestBuilder Security(); + ISecurityRequestBuilder security(); /** * Gets the GraphServiceRequestBuilder diff --git a/src/main/java/com/microsoft/graph/models/extensions/IosCustomConfiguration.java b/src/main/java/com/microsoft/graph/models/extensions/IosCustomConfiguration.java index 5d8552ad0b9..7e65e21b137 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/IosCustomConfiguration.java +++ b/src/main/java/com/microsoft/graph/models/extensions/IosCustomConfiguration.java @@ -33,7 +33,7 @@ public class IosCustomConfiguration extends DeviceConfiguration implements IJson /** * The Payload File Name. - * Payload file name (.mobileconfig + * Payload file name (.mobileconfig | .xml). */ @SerializedName(value = "payloadFileName", alternate = {"PayloadFileName"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/KeyValue.java b/src/main/java/com/microsoft/graph/models/extensions/KeyValue.java index 8d0f0241b84..cb32cbcba88 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/KeyValue.java +++ b/src/main/java/com/microsoft/graph/models/extensions/KeyValue.java @@ -34,7 +34,7 @@ public final AdditionalDataManager additionalDataManager() { /** * The Key. - * Contains the name of the field that a value is associated with. When a sign in or domain hint is included in the sign-in request, corresponding fields are included as key-value pairs. Possible keys: Login hint present, Domain hint present. + * Key. */ @SerializedName(value = "key", alternate = {"Key"}) @Expose @@ -42,7 +42,7 @@ public final AdditionalDataManager additionalDataManager() { /** * The Value. - * Contains the corresponding value for the specified key. The value is true if a sign in hint was included in the sign-in request; otherwise false. The value is true if a domain hint was included in the sign-in request; otherwise false. + * Value. */ @SerializedName(value = "value", alternate = {"Value"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/MacOSCustomConfiguration.java b/src/main/java/com/microsoft/graph/models/extensions/MacOSCustomConfiguration.java index 7969aa39ef6..505cfb81884 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/MacOSCustomConfiguration.java +++ b/src/main/java/com/microsoft/graph/models/extensions/MacOSCustomConfiguration.java @@ -33,7 +33,7 @@ public class MacOSCustomConfiguration extends DeviceConfiguration implements IJs /** * The Payload File Name. - * Payload file name (.mobileconfig + * Payload file name (.mobileconfig | .xml). */ @SerializedName(value = "payloadFileName", alternate = {"PayloadFileName"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/ManagedAppRegistration.java b/src/main/java/com/microsoft/graph/models/extensions/ManagedAppRegistration.java index d65f2089789..cb3316fd9b4 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/ManagedAppRegistration.java +++ b/src/main/java/com/microsoft/graph/models/extensions/ManagedAppRegistration.java @@ -127,7 +127,7 @@ public class ManagedAppRegistration extends Entity implements IJsonBackedObject /** * The Applied Policies. - * Zero or more policys already applied on the registered app when it last synchronized with managment service. + * Zero or more policys already applied on the registered app when it last synchronized with management service. */ @SerializedName(value = "appliedPolicies", alternate = {"AppliedPolicies"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/OmaSettingBase64.java b/src/main/java/com/microsoft/graph/models/extensions/OmaSettingBase64.java index be14b8f746c..5b1179df9df 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/OmaSettingBase64.java +++ b/src/main/java/com/microsoft/graph/models/extensions/OmaSettingBase64.java @@ -25,7 +25,7 @@ public class OmaSettingBase64 extends OmaSetting implements IJsonBackedObject { /** * The File Name. - * File name associated with the Value property (.cer + * File name associated with the Value property (.cer | .crt | .p7b | .bin). */ @SerializedName(value = "fileName", alternate = {"FileName"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/Print.java b/src/main/java/com/microsoft/graph/models/extensions/Print.java index 56544979f73..f781a6e0747 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/Print.java +++ b/src/main/java/com/microsoft/graph/models/extensions/Print.java @@ -63,7 +63,7 @@ public final AdditionalDataManager additionalDataManager() { /** * The Operations. - * + * The list of print long running operations. */ @SerializedName(value = "operations", alternate = {"Operations"}) @Expose @@ -95,7 +95,7 @@ public final AdditionalDataManager additionalDataManager() { /** * The Task Definitions. - * + * List of abstract definition for a task that can be triggered when various events occur within Universal Print. */ @SerializedName(value = "taskDefinitions", alternate = {"TaskDefinitions"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/PrintJob.java b/src/main/java/com/microsoft/graph/models/extensions/PrintJob.java index 8ce41d764b6..ca9934b3378 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/PrintJob.java +++ b/src/main/java/com/microsoft/graph/models/extensions/PrintJob.java @@ -40,7 +40,7 @@ public class PrintJob extends Entity implements IJsonBackedObject { /** * The Created By. - * + * Read-only. Nullable. */ @SerializedName(value = "createdBy", alternate = {"CreatedBy"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/PrintUsageByUser.java b/src/main/java/com/microsoft/graph/models/extensions/PrintUsageByUser.java index 8618aa7d1d7..7f264e4e079 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/PrintUsageByUser.java +++ b/src/main/java/com/microsoft/graph/models/extensions/PrintUsageByUser.java @@ -25,7 +25,7 @@ public class PrintUsageByUser extends PrintUsage implements IJsonBackedObject { /** * The User Principal Name. - * + * The UPN of the user represented by these statistics. */ @SerializedName(value = "userPrincipalName", alternate = {"UserPrincipalName"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/PrinterBase.java b/src/main/java/com/microsoft/graph/models/extensions/PrinterBase.java index a8eb590ff50..57472687ef1 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/PrinterBase.java +++ b/src/main/java/com/microsoft/graph/models/extensions/PrinterBase.java @@ -31,7 +31,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Capabilities. - * + * The capabilities of the printer/printerShare. */ @SerializedName(value = "capabilities", alternate = {"Capabilities"}) @Expose @@ -39,7 +39,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Defaults. - * + * The default print settings of printer/printerShare. */ @SerializedName(value = "defaults", alternate = {"Defaults"}) @Expose @@ -47,7 +47,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Display Name. - * + * The name of the printer/printerShare. */ @SerializedName(value = "displayName", alternate = {"DisplayName"}) @Expose @@ -55,7 +55,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Is Accepting Jobs. - * + * Whether the printer/printerShare is currently accepting new print jobs. */ @SerializedName(value = "isAcceptingJobs", alternate = {"IsAcceptingJobs"}) @Expose @@ -63,7 +63,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Location. - * + * The physical and/or organizational location of the printer/printerShare. */ @SerializedName(value = "location", alternate = {"Location"}) @Expose @@ -71,7 +71,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Manufacturer. - * + * The manufacturer of the printer/printerShare. */ @SerializedName(value = "manufacturer", alternate = {"Manufacturer"}) @Expose @@ -79,7 +79,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Model. - * + * The model name of the printer/printerShare. */ @SerializedName(value = "model", alternate = {"Model"}) @Expose @@ -87,7 +87,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Status. - * + * The processing status of the printer/printerShare, including any errors. */ @SerializedName(value = "status", alternate = {"Status"}) @Expose @@ -95,7 +95,7 @@ public class PrinterBase extends Entity implements IJsonBackedObject { /** * The Jobs. - * + * The list of jobs that are queued for printing by the printer/printerShare. */ @SerializedName(value = "jobs", alternate = {"Jobs"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/PrinterCreateOperation.java b/src/main/java/com/microsoft/graph/models/extensions/PrinterCreateOperation.java index 84a41357787..dc6a1535bfb 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/PrinterCreateOperation.java +++ b/src/main/java/com/microsoft/graph/models/extensions/PrinterCreateOperation.java @@ -34,7 +34,7 @@ public class PrinterCreateOperation extends PrintOperation implements IJsonBacke /** * The Printer. - * + * The created printer entity. Read-only. */ @SerializedName(value = "printer", alternate = {"Printer"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/SearchRequest.java b/src/main/java/com/microsoft/graph/models/extensions/SearchRequest.java index e1a2298e0bc..12a3f1ee4be 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/SearchRequest.java +++ b/src/main/java/com/microsoft/graph/models/extensions/SearchRequest.java @@ -36,7 +36,7 @@ public final AdditionalDataManager additionalDataManager() { /** * The Content Sources. - * Contains the connection to be targeted. Respects the following format : /external/connections/connectionid where connectionid is the ConnectionId defined in the Connectors Administration. Note : contentSource is only applicable when entityType=externalItem. Optional. + * Contains the connection to be targeted. Respects the following format : /external/connections/connectionid where connectionid is the ConnectionId defined in the Connectors Administration. Note: contentSource is only applicable when entityType=externalItem. Optional. */ @SerializedName(value = "contentSources", alternate = {"ContentSources"}) @Expose @@ -44,7 +44,7 @@ public final AdditionalDataManager additionalDataManager() { /** * The Enable Top Results. - * This triggers hybrid sort for messages : the first 3 messages are the most relevant. This property is only applicable to entityType=message. Optional. + * This triggers hybrid sort for messages: the first 3 messages are the most relevant. This property is only applicable to entityType=message. Optional. */ @SerializedName(value = "enableTopResults", alternate = {"EnableTopResults"}) @Expose @@ -60,7 +60,7 @@ public final AdditionalDataManager additionalDataManager() { /** * The Fields. - * Contains the fields to be returned for each resource object specified in entityTypes, allowing customization of the fields returned by default otherwise, including additional fields such as custom managed properties from SharePoint and OneDrive, or custom fields in externalItem from content ingested by Graph connectors. Optional. + * Contains the fields to be returned for each resource object specified in entityTypes, allowing customization of the fields returned by default otherwise, including additional fields such as custom managed properties from SharePoint and OneDrive, or custom fields in externalItem from content that Microsoft Graph connectors bring in. The fields property can be using the semantic labels applied to properties. For example, if a property is label as title, you can retrieve it using the following syntax : label_title.Optional. */ @SerializedName(value = "fields", alternate = {"Fields"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/ServicePrincipal.java b/src/main/java/com/microsoft/graph/models/extensions/ServicePrincipal.java index 642b65f631e..12f2f92fbcc 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/ServicePrincipal.java +++ b/src/main/java/com/microsoft/graph/models/extensions/ServicePrincipal.java @@ -73,7 +73,7 @@ public class ServicePrincipal extends DirectoryObject implements IJsonBackedObje /** * The App Description. - * + * The description exposed by the associated application. */ @SerializedName(value = "appDescription", alternate = {"AppDescription"}) @Expose @@ -129,7 +129,7 @@ public class ServicePrincipal extends DirectoryObject implements IJsonBackedObje /** * The Description. - * + * Free text field to provide an internal end-user facing description of the service principal. End-user portals such MyApps will display the application description in this field. The maximum allowed size is 1024 characters. */ @SerializedName(value = "description", alternate = {"Description"}) @Expose @@ -185,7 +185,7 @@ public class ServicePrincipal extends DirectoryObject implements IJsonBackedObje /** * The Notes. - * + * Free text field to capture information about the service principal, typically used for operational purposes. Maximum allowed size is 1024 characters. */ @SerializedName(value = "notes", alternate = {"Notes"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/TeamsAppDefinition.java b/src/main/java/com/microsoft/graph/models/extensions/TeamsAppDefinition.java index 8cb4e22e9c9..b0f847d9898 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/TeamsAppDefinition.java +++ b/src/main/java/com/microsoft/graph/models/extensions/TeamsAppDefinition.java @@ -36,7 +36,7 @@ public class TeamsAppDefinition extends Entity implements IJsonBackedObject { /** * The Description. - * + * Verbose description of the application. */ @SerializedName(value = "description", alternate = {"Description"}) @Expose @@ -68,7 +68,7 @@ public class TeamsAppDefinition extends Entity implements IJsonBackedObject { /** * The Short Description. - * + * Short description of the application. */ @SerializedName(value = "shortDescription", alternate = {"ShortDescription"}) @Expose diff --git a/src/main/java/com/microsoft/graph/models/extensions/WebApp.java b/src/main/java/com/microsoft/graph/models/extensions/WebApp.java index 2d1a584b22f..de921dd6318 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/WebApp.java +++ b/src/main/java/com/microsoft/graph/models/extensions/WebApp.java @@ -25,7 +25,7 @@ public class WebApp extends MobileApp implements IJsonBackedObject { /** * The App Url. - * The web app URL. + * The web app URL. This property cannot be PATCHed. */ @SerializedName(value = "appUrl", alternate = {"AppUrl"}) @Expose diff --git a/src/main/java/com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java b/src/main/java/com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java index 1f538209539..7d22bc8ab11 100644 --- a/src/main/java/com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java +++ b/src/main/java/com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java @@ -1136,7 +1136,7 @@ public IPrintRequestBuilder print() { * * @return the Security */ - public ISecurityRequestBuilder Security() { + public ISecurityRequestBuilder security() { return new SecurityRequestBuilder(getServiceRoot() + "/security", this, null); } From 0d9768bf992d3f4f9000171903bc10ad25d56b00 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Tue, 5 Jan 2021 09:25:17 -0500 Subject: [PATCH 2/3] - reverts security casing change to avoid breaking change --- .../graph/models/extensions/IBaseGraphServiceClient.java | 2 +- .../graph/requests/extensions/BaseGraphServiceClient.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/microsoft/graph/models/extensions/IBaseGraphServiceClient.java b/src/main/java/com/microsoft/graph/models/extensions/IBaseGraphServiceClient.java index d668dbfd3de..c534acd52c7 100644 --- a/src/main/java/com/microsoft/graph/models/extensions/IBaseGraphServiceClient.java +++ b/src/main/java/com/microsoft/graph/models/extensions/IBaseGraphServiceClient.java @@ -825,7 +825,7 @@ public interface IBaseGraphServiceClient extends IBaseClient { * * @return the Security */ - ISecurityRequestBuilder security(); + ISecurityRequestBuilder Security(); /** * Gets the GraphServiceRequestBuilder diff --git a/src/main/java/com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java b/src/main/java/com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java index 7d22bc8ab11..1f538209539 100644 --- a/src/main/java/com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java +++ b/src/main/java/com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java @@ -1136,7 +1136,7 @@ public IPrintRequestBuilder print() { * * @return the Security */ - public ISecurityRequestBuilder security() { + public ISecurityRequestBuilder Security() { return new SecurityRequestBuilder(getServiceRoot() + "/security", this, null); } From ee1c50e79eb09dac32a5cf4b0224b6b8e42ebb88 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 9 Mar 2021 12:52:31 +0000 Subject: [PATCH 3/3] - updates types summary --- typeSummary.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/typeSummary.txt b/typeSummary.txt index 81ca59b6836..71ca3d5287c 100644 --- a/typeSummary.txt +++ b/typeSummary.txt @@ -4504,6 +4504,7 @@ param json : com.google.gson.JsonObject class com.microsoft.graph.models.extensions.AgreementFile : com.microsoft.graph.models.extensions.AgreementFileProperties property createdDateTime : java.util.Calendar + property displayName : java.lang.String property fileData : com.microsoft.graph.models.extensions.AgreementFileData property fileName : java.lang.String property id : java.lang.String @@ -4533,6 +4534,7 @@ param json : com.google.gson.JsonObject class com.microsoft.graph.models.extensions.AgreementFileLocalization : com.microsoft.graph.models.extensions.AgreementFileProperties property createdDateTime : java.util.Calendar + property displayName : java.lang.String property fileData : com.microsoft.graph.models.extensions.AgreementFileData property fileName : java.lang.String property id : java.lang.String @@ -4551,6 +4553,7 @@ param json : com.google.gson.JsonObject class com.microsoft.graph.models.extensions.AgreementFileProperties : com.microsoft.graph.models.extensions.Entity property createdDateTime : java.util.Calendar + property displayName : java.lang.String property fileData : com.microsoft.graph.models.extensions.AgreementFileData property fileName : java.lang.String property id : java.lang.String @@ -4568,6 +4571,7 @@ param json : com.google.gson.JsonObject class com.microsoft.graph.models.extensions.AgreementFileVersion : com.microsoft.graph.models.extensions.AgreementFileProperties property createdDateTime : java.util.Calendar + property displayName : java.lang.String property fileData : com.microsoft.graph.models.extensions.AgreementFileData property fileName : java.lang.String property id : java.lang.String