|
30439 | 30439 | param urlSegment : java.lang.String |
30440 | 30440 | class com.microsoft.graph.requests.extensions.BaseGraphServiceClient : com.microsoft.graph.core.BaseClient |
30441 | 30441 | property DEFAULT_GRAPH_ENDPOINT : java.lang.String |
| 30442 | + method Security |
| 30443 | + return type com.microsoft.graph.requests.extensions.ISecurityRequestBuilder |
30442 | 30444 | method appCatalogs |
30443 | 30445 | return type com.microsoft.graph.requests.extensions.IAppCatalogsRequestBuilder |
30444 | 30446 | method applications |
|
30606 | 30608 | param id : java.lang.String |
30607 | 30609 | method search |
30608 | 30610 | return type com.microsoft.graph.requests.extensions.ISearchEntityRequestBuilder |
30609 | | - method security |
30610 | | - return type com.microsoft.graph.requests.extensions.ISecurityRequestBuilder |
30611 | 30611 | method servicePrincipals |
30612 | 30612 | return type com.microsoft.graph.requests.extensions.IServicePrincipalCollectionRequestBuilder |
30613 | 30613 | method servicePrincipals |
|
67478 | 67478 | param urlSegment : java.lang.String |
67479 | 67479 | class com.microsoft.graph.requests.extensions.GraphServiceClient : com.microsoft.graph.requests.extensions.BaseGraphServiceClient |
67480 | 67480 | property DEFAULT_GRAPH_ENDPOINT : java.lang.String |
| 67481 | + method Security |
| 67482 | + return type com.microsoft.graph.requests.extensions.ISecurityRequestBuilder |
67481 | 67483 | method appCatalogs |
67482 | 67484 | return type com.microsoft.graph.requests.extensions.IAppCatalogsRequestBuilder |
67483 | 67485 | method applications |
|
67657 | 67659 | param id : java.lang.String |
67658 | 67660 | method search |
67659 | 67661 | return type com.microsoft.graph.requests.extensions.ISearchEntityRequestBuilder |
67660 | | - method security |
67661 | | - return type com.microsoft.graph.requests.extensions.ISecurityRequestBuilder |
67662 | 67662 | method servicePrincipals |
67663 | 67663 | return type com.microsoft.graph.requests.extensions.IServicePrincipalCollectionRequestBuilder |
67664 | 67664 | method servicePrincipals |
@@ -212108,6 +212108,8 @@ |
212108 | 212108 | return type void |
212109 | 212109 | param level : com.microsoft.graph.logger.LoggerLevel |
212110 | 212110 | interface com.microsoft.graph.models.extensions.IBaseGraphServiceClient |
| 212111 | + method Security |
| 212112 | + return type com.microsoft.graph.requests.extensions.ISecurityRequestBuilder |
212111 | 212113 | method appCatalogs |
212112 | 212114 | return type com.microsoft.graph.requests.extensions.IAppCatalogsRequestBuilder |
212113 | 212115 | method applications |
@@ -212275,8 +212277,6 @@ |
212275 | 212277 | param id : java.lang.String |
212276 | 212278 | method search |
212277 | 212279 | return type com.microsoft.graph.requests.extensions.ISearchEntityRequestBuilder |
212278 | | - method security |
212279 | | - return type com.microsoft.graph.requests.extensions.ISecurityRequestBuilder |
212280 | 212280 | method servicePrincipals |
212281 | 212281 | return type com.microsoft.graph.requests.extensions.IServicePrincipalCollectionRequestBuilder |
212282 | 212282 | method servicePrincipals |
@@ -212332,6 +212332,8 @@ |
212332 | 212332 | return type com.microsoft.graph.requests.extensions.IDriveItemRequestBuilder |
212333 | 212333 | param id : java.lang.String |
212334 | 212334 | interface com.microsoft.graph.models.extensions.IGraphServiceClient |
| 212335 | + method Security |
| 212336 | + return type com.microsoft.graph.requests.extensions.ISecurityRequestBuilder |
212335 | 212337 | method appCatalogs |
212336 | 212338 | return type com.microsoft.graph.requests.extensions.IAppCatalogsRequestBuilder |
212337 | 212339 | method applications |
@@ -212506,8 +212508,6 @@ |
212506 | 212508 | param id : java.lang.String |
212507 | 212509 | method search |
212508 | 212510 | return type com.microsoft.graph.requests.extensions.ISearchEntityRequestBuilder |
212509 | | - method security |
212510 | | - return type com.microsoft.graph.requests.extensions.ISecurityRequestBuilder |
212511 | 212511 | method servicePrincipals |
212512 | 212512 | return type com.microsoft.graph.requests.extensions.IServicePrincipalCollectionRequestBuilder |
212513 | 212513 | method servicePrincipals |
|
0 commit comments