Interface ApplicationsClient
-
public interface ApplicationsClientAn instance of this class provides access to all the operations defined in ApplicationsClient.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MicrosoftGraphKeyCredentialInneraddKey(String applicationId, ApplicationsAddKeyRequestBodyInner body)Invoke action addKey.Mono<MicrosoftGraphKeyCredentialInner>addKeyAsync(String applicationId, ApplicationsAddKeyRequestBodyInner body)Invoke action addKey.com.azure.core.http.rest.Response<MicrosoftGraphKeyCredentialInner>addKeyWithResponse(String applicationId, ApplicationsAddKeyRequestBodyInner body, com.azure.core.util.Context context)Invoke action addKey.Mono<com.azure.core.http.rest.Response<MicrosoftGraphKeyCredentialInner>>addKeyWithResponseAsync(String applicationId, ApplicationsAddKeyRequestBodyInner body)Invoke action addKey.MicrosoftGraphPasswordCredentialInneraddPassword(String applicationId, ApplicationsAddPasswordRequestBodyInner body)Invoke action addPassword.Mono<MicrosoftGraphPasswordCredentialInner>addPasswordAsync(String applicationId, ApplicationsAddPasswordRequestBodyInner body)Invoke action addPassword.com.azure.core.http.rest.Response<MicrosoftGraphPasswordCredentialInner>addPasswordWithResponse(String applicationId, ApplicationsAddPasswordRequestBodyInner body, com.azure.core.util.Context context)Invoke action addPassword.Mono<com.azure.core.http.rest.Response<MicrosoftGraphPasswordCredentialInner>>addPasswordWithResponseAsync(String applicationId, ApplicationsAddPasswordRequestBodyInner body)Invoke action addPassword.List<String>checkMemberGroups(String applicationId, ApplicationsCheckMemberGroupsRequestBody body)Invoke action checkMemberGroups.Mono<List<String>>checkMemberGroupsAsync(String applicationId, ApplicationsCheckMemberGroupsRequestBody body)Invoke action checkMemberGroups.com.azure.core.http.rest.Response<List<String>>checkMemberGroupsWithResponse(String applicationId, ApplicationsCheckMemberGroupsRequestBody body, com.azure.core.util.Context context)Invoke action checkMemberGroups.Mono<com.azure.core.http.rest.Response<List<String>>>checkMemberGroupsWithResponseAsync(String applicationId, ApplicationsCheckMemberGroupsRequestBody body)Invoke action checkMemberGroups.List<String>checkMemberObjects(String applicationId, ApplicationsCheckMemberObjectsRequestBody body)Invoke action checkMemberObjects.Mono<List<String>>checkMemberObjectsAsync(String applicationId, ApplicationsCheckMemberObjectsRequestBody body)Invoke action checkMemberObjects.com.azure.core.http.rest.Response<List<String>>checkMemberObjectsWithResponse(String applicationId, ApplicationsCheckMemberObjectsRequestBody body, com.azure.core.util.Context context)Invoke action checkMemberObjects.Mono<com.azure.core.http.rest.Response<List<String>>>checkMemberObjectsWithResponseAsync(String applicationId, ApplicationsCheckMemberObjectsRequestBody body)Invoke action checkMemberObjects.MicrosoftGraphExtensionPropertyInnercreateExtensionProperties(String applicationId, MicrosoftGraphExtensionPropertyInner body)Create new navigation property to extensionProperties for applications.Mono<MicrosoftGraphExtensionPropertyInner>createExtensionPropertiesAsync(String applicationId, MicrosoftGraphExtensionPropertyInner body)Create new navigation property to extensionProperties for applications.com.azure.core.http.rest.Response<MicrosoftGraphExtensionPropertyInner>createExtensionPropertiesWithResponse(String applicationId, MicrosoftGraphExtensionPropertyInner body, com.azure.core.util.Context context)Create new navigation property to extensionProperties for applications.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionPropertyInner>>createExtensionPropertiesWithResponseAsync(String applicationId, MicrosoftGraphExtensionPropertyInner body)Create new navigation property to extensionProperties for applications.Map<String,Object>createRefHomeRealmDiscoveryPolicies(String applicationId, Map<String,Object> body)Create new navigation property ref to homeRealmDiscoveryPolicies for applications.Mono<Map<String,Object>>createRefHomeRealmDiscoveryPoliciesAsync(String applicationId, Map<String,Object> body)Create new navigation property ref to homeRealmDiscoveryPolicies for applications.com.azure.core.http.rest.Response<Map<String,Object>>createRefHomeRealmDiscoveryPoliciesWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)Create new navigation property ref to homeRealmDiscoveryPolicies for applications.Mono<com.azure.core.http.rest.Response<Map<String,Object>>>createRefHomeRealmDiscoveryPoliciesWithResponseAsync(String applicationId, Map<String,Object> body)Create new navigation property ref to homeRealmDiscoveryPolicies for applications.Map<String,Object>createRefOwners(String applicationId, Map<String,Object> body)Create new navigation property ref to owners for applications.Mono<Map<String,Object>>createRefOwnersAsync(String applicationId, Map<String,Object> body)Create new navigation property ref to owners for applications.com.azure.core.http.rest.Response<Map<String,Object>>createRefOwnersWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)Create new navigation property ref to owners for applications.Mono<com.azure.core.http.rest.Response<Map<String,Object>>>createRefOwnersWithResponseAsync(String applicationId, Map<String,Object> body)Create new navigation property ref to owners for applications.Map<String,Object>createRefTokenIssuancePolicies(String applicationId, Map<String,Object> body)Create new navigation property ref to tokenIssuancePolicies for applications.Mono<Map<String,Object>>createRefTokenIssuancePoliciesAsync(String applicationId, Map<String,Object> body)Create new navigation property ref to tokenIssuancePolicies for applications.com.azure.core.http.rest.Response<Map<String,Object>>createRefTokenIssuancePoliciesWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)Create new navigation property ref to tokenIssuancePolicies for applications.Mono<com.azure.core.http.rest.Response<Map<String,Object>>>createRefTokenIssuancePoliciesWithResponseAsync(String applicationId, Map<String,Object> body)Create new navigation property ref to tokenIssuancePolicies for applications.Map<String,Object>createRefTokenLifetimePolicies(String applicationId, Map<String,Object> body)Create new navigation property ref to tokenLifetimePolicies for applications.Mono<Map<String,Object>>createRefTokenLifetimePoliciesAsync(String applicationId, Map<String,Object> body)Create new navigation property ref to tokenLifetimePolicies for applications.com.azure.core.http.rest.Response<Map<String,Object>>createRefTokenLifetimePoliciesWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)Create new navigation property ref to tokenLifetimePolicies for applications.Mono<com.azure.core.http.rest.Response<Map<String,Object>>>createRefTokenLifetimePoliciesWithResponseAsync(String applicationId, Map<String,Object> body)Create new navigation property ref to tokenLifetimePolicies for applications.voiddeleteExtensionProperties(String applicationId, String extensionPropertyId)Delete navigation property extensionProperties for applications.Mono<Void>deleteExtensionPropertiesAsync(String applicationId, String extensionPropertyId)Delete navigation property extensionProperties for applications.Mono<Void>deleteExtensionPropertiesAsync(String applicationId, String extensionPropertyId, String ifMatch)Delete navigation property extensionProperties for applications.com.azure.core.http.rest.Response<Void>deleteExtensionPropertiesWithResponse(String applicationId, String extensionPropertyId, String ifMatch, com.azure.core.util.Context context)Delete navigation property extensionProperties for applications.Mono<com.azure.core.http.rest.Response<Void>>deleteExtensionPropertiesWithResponseAsync(String applicationId, String extensionPropertyId, String ifMatch)Delete navigation property extensionProperties for applications.voiddeleteRefCreatedOnBehalfOf(String applicationId)Delete ref of navigation property createdOnBehalfOf for applications.Mono<Void>deleteRefCreatedOnBehalfOfAsync(String applicationId)Delete ref of navigation property createdOnBehalfOf for applications.Mono<Void>deleteRefCreatedOnBehalfOfAsync(String applicationId, String ifMatch)Delete ref of navigation property createdOnBehalfOf for applications.com.azure.core.http.rest.Response<Void>deleteRefCreatedOnBehalfOfWithResponse(String applicationId, String ifMatch, com.azure.core.util.Context context)Delete ref of navigation property createdOnBehalfOf for applications.Mono<com.azure.core.http.rest.Response<Void>>deleteRefCreatedOnBehalfOfWithResponseAsync(String applicationId, String ifMatch)Delete ref of navigation property createdOnBehalfOf for applications.List<MicrosoftGraphApplicationInner>delta()Invoke function delta.Mono<List<MicrosoftGraphApplicationInner>>deltaAsync()Invoke function delta.com.azure.core.http.rest.Response<List<MicrosoftGraphApplicationInner>>deltaWithResponse(com.azure.core.util.Context context)Invoke function delta.Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphApplicationInner>>>deltaWithResponseAsync()Invoke function delta.List<MicrosoftGraphExtensionPropertyInner>getAvailableExtensionProperties(ApplicationsGetAvailableExtensionPropertiesRequestBody body)Invoke action getAvailableExtensionProperties.Mono<List<MicrosoftGraphExtensionPropertyInner>>getAvailableExtensionPropertiesAsync(ApplicationsGetAvailableExtensionPropertiesRequestBody body)Invoke action getAvailableExtensionProperties.com.azure.core.http.rest.Response<List<MicrosoftGraphExtensionPropertyInner>>getAvailableExtensionPropertiesWithResponse(ApplicationsGetAvailableExtensionPropertiesRequestBody body, com.azure.core.util.Context context)Invoke action getAvailableExtensionProperties.Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphExtensionPropertyInner>>>getAvailableExtensionPropertiesWithResponseAsync(ApplicationsGetAvailableExtensionPropertiesRequestBody body)Invoke action getAvailableExtensionProperties.List<MicrosoftGraphDirectoryObjectInner>getByIds(ApplicationsGetByIdsRequestBody body)Invoke action getByIds.Mono<List<MicrosoftGraphDirectoryObjectInner>>getByIdsAsync(ApplicationsGetByIdsRequestBody body)Invoke action getByIds.com.azure.core.http.rest.Response<List<MicrosoftGraphDirectoryObjectInner>>getByIdsWithResponse(ApplicationsGetByIdsRequestBody body, com.azure.core.util.Context context)Invoke action getByIds.Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphDirectoryObjectInner>>>getByIdsWithResponseAsync(ApplicationsGetByIdsRequestBody body)Invoke action getByIds.MicrosoftGraphDirectoryObjectInnergetCreatedOnBehalfOf(String applicationId)Get createdOnBehalfOf from applications.Mono<MicrosoftGraphDirectoryObjectInner>getCreatedOnBehalfOfAsync(String applicationId)Get createdOnBehalfOf from applications.Mono<MicrosoftGraphDirectoryObjectInner>getCreatedOnBehalfOfAsync(String applicationId, List<Get1ItemsItem> select, List<String> expand)Get createdOnBehalfOf from applications.com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>getCreatedOnBehalfOfWithResponse(String applicationId, List<Get1ItemsItem> select, List<String> expand, com.azure.core.util.Context context)Get createdOnBehalfOf from applications.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>>getCreatedOnBehalfOfWithResponseAsync(String applicationId, List<Get1ItemsItem> select, List<String> expand)Get createdOnBehalfOf from applications.MicrosoftGraphExtensionPropertyInnergetExtensionProperties(String applicationId, String extensionPropertyId)Get extensionProperties from applications.Mono<MicrosoftGraphExtensionPropertyInner>getExtensionPropertiesAsync(String applicationId, String extensionPropertyId)Get extensionProperties from applications.Mono<MicrosoftGraphExtensionPropertyInner>getExtensionPropertiesAsync(String applicationId, String extensionPropertyId, List<ApplicationsSelect> select, List<String> expand)Get extensionProperties from applications.com.azure.core.http.rest.Response<MicrosoftGraphExtensionPropertyInner>getExtensionPropertiesWithResponse(String applicationId, String extensionPropertyId, List<ApplicationsSelect> select, List<String> expand, com.azure.core.util.Context context)Get extensionProperties from applications.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionPropertyInner>>getExtensionPropertiesWithResponseAsync(String applicationId, String extensionPropertyId, List<ApplicationsSelect> select, List<String> expand)Get extensionProperties from applications.List<String>getMemberGroups(String applicationId, ApplicationsGetMemberGroupsRequestBody body)Invoke action getMemberGroups.Mono<List<String>>getMemberGroupsAsync(String applicationId, ApplicationsGetMemberGroupsRequestBody body)Invoke action getMemberGroups.com.azure.core.http.rest.Response<List<String>>getMemberGroupsWithResponse(String applicationId, ApplicationsGetMemberGroupsRequestBody body, com.azure.core.util.Context context)Invoke action getMemberGroups.Mono<com.azure.core.http.rest.Response<List<String>>>getMemberGroupsWithResponseAsync(String applicationId, ApplicationsGetMemberGroupsRequestBody body)Invoke action getMemberGroups.List<String>getMemberObjects(String applicationId, ApplicationsGetMemberObjectsRequestBody body)Invoke action getMemberObjects.Mono<List<String>>getMemberObjectsAsync(String applicationId, ApplicationsGetMemberObjectsRequestBody body)Invoke action getMemberObjects.com.azure.core.http.rest.Response<List<String>>getMemberObjectsWithResponse(String applicationId, ApplicationsGetMemberObjectsRequestBody body, com.azure.core.util.Context context)Invoke action getMemberObjects.Mono<com.azure.core.http.rest.Response<List<String>>>getMemberObjectsWithResponseAsync(String applicationId, ApplicationsGetMemberObjectsRequestBody body)Invoke action getMemberObjects.StringgetRefCreatedOnBehalfOf(String applicationId)Get ref of createdOnBehalfOf from applications.Mono<String>getRefCreatedOnBehalfOfAsync(String applicationId)Get ref of createdOnBehalfOf from applications.com.azure.core.http.rest.Response<String>getRefCreatedOnBehalfOfWithResponse(String applicationId, com.azure.core.util.Context context)Get ref of createdOnBehalfOf from applications.Mono<com.azure.core.http.rest.Response<String>>getRefCreatedOnBehalfOfWithResponseAsync(String applicationId)Get ref of createdOnBehalfOf from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionPropertyInner>listExtensionProperties(String applicationId)Get extensionProperties from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionPropertyInner>listExtensionProperties(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<String> expand, com.azure.core.util.Context context)Get extensionProperties from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionPropertyInner>listExtensionPropertiesAsync(String applicationId)Get extensionProperties from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionPropertyInner>listExtensionPropertiesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<String> expand)Get extensionProperties from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphHomeRealmDiscoveryPolicyInner>listHomeRealmDiscoveryPolicies(String applicationId)Get homeRealmDiscoveryPolicies from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphHomeRealmDiscoveryPolicyInner>listHomeRealmDiscoveryPolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand, com.azure.core.util.Context context)Get homeRealmDiscoveryPolicies from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphHomeRealmDiscoveryPolicyInner>listHomeRealmDiscoveryPoliciesAsync(String applicationId)Get homeRealmDiscoveryPolicies from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphHomeRealmDiscoveryPolicyInner>listHomeRealmDiscoveryPoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand)Get homeRealmDiscoveryPolicies from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphDirectoryObjectInner>listOwners(String applicationId)Get owners from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphDirectoryObjectInner>listOwners(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<String> expand, com.azure.core.util.Context context)Get owners from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphDirectoryObjectInner>listOwnersAsync(String applicationId)Get owners from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphDirectoryObjectInner>listOwnersAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<String> expand)Get owners from applications.com.azure.core.http.rest.PagedIterable<String>listRefHomeRealmDiscoveryPolicies(String applicationId)Get ref of homeRealmDiscoveryPolicies from applications.com.azure.core.http.rest.PagedIterable<String>listRefHomeRealmDiscoveryPolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, com.azure.core.util.Context context)Get ref of homeRealmDiscoveryPolicies from applications.com.azure.core.http.rest.PagedFlux<String>listRefHomeRealmDiscoveryPoliciesAsync(String applicationId)Get ref of homeRealmDiscoveryPolicies from applications.com.azure.core.http.rest.PagedFlux<String>listRefHomeRealmDiscoveryPoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby)Get ref of homeRealmDiscoveryPolicies from applications.com.azure.core.http.rest.PagedIterable<String>listRefOwners(String applicationId)Get ref of owners from applications.com.azure.core.http.rest.PagedIterable<String>listRefOwners(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, com.azure.core.util.Context context)Get ref of owners from applications.com.azure.core.http.rest.PagedFlux<String>listRefOwnersAsync(String applicationId)Get ref of owners from applications.com.azure.core.http.rest.PagedFlux<String>listRefOwnersAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby)Get ref of owners from applications.com.azure.core.http.rest.PagedIterable<String>listRefTokenIssuancePolicies(String applicationId)Get ref of tokenIssuancePolicies from applications.com.azure.core.http.rest.PagedIterable<String>listRefTokenIssuancePolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, com.azure.core.util.Context context)Get ref of tokenIssuancePolicies from applications.com.azure.core.http.rest.PagedFlux<String>listRefTokenIssuancePoliciesAsync(String applicationId)Get ref of tokenIssuancePolicies from applications.com.azure.core.http.rest.PagedFlux<String>listRefTokenIssuancePoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby)Get ref of tokenIssuancePolicies from applications.com.azure.core.http.rest.PagedIterable<String>listRefTokenLifetimePolicies(String applicationId)Get ref of tokenLifetimePolicies from applications.com.azure.core.http.rest.PagedIterable<String>listRefTokenLifetimePolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, com.azure.core.util.Context context)Get ref of tokenLifetimePolicies from applications.com.azure.core.http.rest.PagedFlux<String>listRefTokenLifetimePoliciesAsync(String applicationId)Get ref of tokenLifetimePolicies from applications.com.azure.core.http.rest.PagedFlux<String>listRefTokenLifetimePoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby)Get ref of tokenLifetimePolicies from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenIssuancePolicyInner>listTokenIssuancePolicies(String applicationId)Get tokenIssuancePolicies from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenIssuancePolicyInner>listTokenIssuancePolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand, com.azure.core.util.Context context)Get tokenIssuancePolicies from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenIssuancePolicyInner>listTokenIssuancePoliciesAsync(String applicationId)Get tokenIssuancePolicies from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenIssuancePolicyInner>listTokenIssuancePoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand)Get tokenIssuancePolicies from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenLifetimePolicyInner>listTokenLifetimePolicies(String applicationId)Get tokenLifetimePolicies from applications.com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenLifetimePolicyInner>listTokenLifetimePolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand, com.azure.core.util.Context context)Get tokenLifetimePolicies from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenLifetimePolicyInner>listTokenLifetimePoliciesAsync(String applicationId)Get tokenLifetimePolicies from applications.com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenLifetimePolicyInner>listTokenLifetimePoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand)Get tokenLifetimePolicies from applications.voidremoveKey(String applicationId, ApplicationsRemoveKeyRequestBody body)Invoke action removeKey.Mono<Void>removeKeyAsync(String applicationId, ApplicationsRemoveKeyRequestBody body)Invoke action removeKey.com.azure.core.http.rest.Response<Void>removeKeyWithResponse(String applicationId, ApplicationsRemoveKeyRequestBody body, com.azure.core.util.Context context)Invoke action removeKey.Mono<com.azure.core.http.rest.Response<Void>>removeKeyWithResponseAsync(String applicationId, ApplicationsRemoveKeyRequestBody body)Invoke action removeKey.voidremovePassword(String applicationId, ApplicationsRemovePasswordRequestBody body)Invoke action removePassword.Mono<Void>removePasswordAsync(String applicationId, ApplicationsRemovePasswordRequestBody body)Invoke action removePassword.com.azure.core.http.rest.Response<Void>removePasswordWithResponse(String applicationId, ApplicationsRemovePasswordRequestBody body, com.azure.core.util.Context context)Invoke action removePassword.Mono<com.azure.core.http.rest.Response<Void>>removePasswordWithResponseAsync(String applicationId, ApplicationsRemovePasswordRequestBody body)Invoke action removePassword.MicrosoftGraphDirectoryObjectInnerrestore(String applicationId)Invoke action restore.Mono<MicrosoftGraphDirectoryObjectInner>restoreAsync(String applicationId)Invoke action restore.com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>restoreWithResponse(String applicationId, com.azure.core.util.Context context)Invoke action restore.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>>restoreWithResponseAsync(String applicationId)Invoke action restore.voidsetRefCreatedOnBehalfOf(String applicationId, Map<String,Object> body)Update the ref of navigation property createdOnBehalfOf in applications.Mono<Void>setRefCreatedOnBehalfOfAsync(String applicationId, Map<String,Object> body)Update the ref of navigation property createdOnBehalfOf in applications.com.azure.core.http.rest.Response<Void>setRefCreatedOnBehalfOfWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)Update the ref of navigation property createdOnBehalfOf in applications.Mono<com.azure.core.http.rest.Response<Void>>setRefCreatedOnBehalfOfWithResponseAsync(String applicationId, Map<String,Object> body)Update the ref of navigation property createdOnBehalfOf in applications.voidupdateExtensionProperties(String applicationId, String extensionPropertyId, MicrosoftGraphExtensionPropertyInner body)Update the navigation property extensionProperties in applications.Mono<Void>updateExtensionPropertiesAsync(String applicationId, String extensionPropertyId, MicrosoftGraphExtensionPropertyInner body)Update the navigation property extensionProperties in applications.com.azure.core.http.rest.Response<Void>updateExtensionPropertiesWithResponse(String applicationId, String extensionPropertyId, MicrosoftGraphExtensionPropertyInner body, com.azure.core.util.Context context)Update the navigation property extensionProperties in applications.Mono<com.azure.core.http.rest.Response<Void>>updateExtensionPropertiesWithResponseAsync(String applicationId, String extensionPropertyId, MicrosoftGraphExtensionPropertyInner body)Update the navigation property extensionProperties in applications.voidvalidateProperties(ApplicationsValidatePropertiesRequestBody body)Invoke action validateProperties.Mono<Void>validatePropertiesAsync(ApplicationsValidatePropertiesRequestBody body)Invoke action validateProperties.com.azure.core.http.rest.Response<Void>validatePropertiesWithResponse(ApplicationsValidatePropertiesRequestBody body, com.azure.core.util.Context context)Invoke action validateProperties.Mono<com.azure.core.http.rest.Response<Void>>validatePropertiesWithResponseAsync(ApplicationsValidatePropertiesRequestBody body)Invoke action validateProperties.
-
-
-
Method Detail
-
getCreatedOnBehalfOfWithResponseAsync
Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>> getCreatedOnBehalfOfWithResponseAsync(String applicationId, List<Get1ItemsItem> select, List<String> expand)
Get createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.select- Select properties to be returned.expand- Expand related entities.- Returns:
- createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getCreatedOnBehalfOfAsync
Mono<MicrosoftGraphDirectoryObjectInner> getCreatedOnBehalfOfAsync(String applicationId, List<Get1ItemsItem> select, List<String> expand)
Get createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.select- Select properties to be returned.expand- Expand related entities.- Returns:
- createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getCreatedOnBehalfOfAsync
Mono<MicrosoftGraphDirectoryObjectInner> getCreatedOnBehalfOfAsync(String applicationId)
Get createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.- Returns:
- createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getCreatedOnBehalfOf
MicrosoftGraphDirectoryObjectInner getCreatedOnBehalfOf(String applicationId)
Get createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.- Returns:
- createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getCreatedOnBehalfOfWithResponse
com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner> getCreatedOnBehalfOfWithResponse(String applicationId, List<Get1ItemsItem> select, List<String> expand, com.azure.core.util.Context context)
Get createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.select- Select properties to be returned.expand- Expand related entities.context- The context to associate with this operation.- Returns:
- createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getRefCreatedOnBehalfOfWithResponseAsync
Mono<com.azure.core.http.rest.Response<String>> getRefCreatedOnBehalfOfWithResponseAsync(String applicationId)
Get ref of createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getRefCreatedOnBehalfOfAsync
Mono<String> getRefCreatedOnBehalfOfAsync(String applicationId)
Get ref of createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getRefCreatedOnBehalfOf
String getRefCreatedOnBehalfOf(String applicationId)
Get ref of createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getRefCreatedOnBehalfOfWithResponse
com.azure.core.http.rest.Response<String> getRefCreatedOnBehalfOfWithResponse(String applicationId, com.azure.core.util.Context context)
Get ref of createdOnBehalfOf from applications.- Parameters:
applicationId- key: id of application.context- The context to associate with this operation.- Returns:
- ref of createdOnBehalfOf from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
setRefCreatedOnBehalfOfWithResponseAsync
Mono<com.azure.core.http.rest.Response<Void>> setRefCreatedOnBehalfOfWithResponseAsync(String applicationId, Map<String,Object> body)
Update the ref of navigation property createdOnBehalfOf in applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref values.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
setRefCreatedOnBehalfOfAsync
Mono<Void> setRefCreatedOnBehalfOfAsync(String applicationId, Map<String,Object> body)
Update the ref of navigation property createdOnBehalfOf in applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref values.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
setRefCreatedOnBehalfOf
void setRefCreatedOnBehalfOf(String applicationId, Map<String,Object> body)
Update the ref of navigation property createdOnBehalfOf in applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref values.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
setRefCreatedOnBehalfOfWithResponse
com.azure.core.http.rest.Response<Void> setRefCreatedOnBehalfOfWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)
Update the ref of navigation property createdOnBehalfOf in applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref values.context- The context to associate with this operation.- Returns:
- the response.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteRefCreatedOnBehalfOfWithResponseAsync
Mono<com.azure.core.http.rest.Response<Void>> deleteRefCreatedOnBehalfOfWithResponseAsync(String applicationId, String ifMatch)
Delete ref of navigation property createdOnBehalfOf for applications.- Parameters:
applicationId- key: id of application.ifMatch- ETag.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteRefCreatedOnBehalfOfAsync
Mono<Void> deleteRefCreatedOnBehalfOfAsync(String applicationId, String ifMatch)
Delete ref of navigation property createdOnBehalfOf for applications.- Parameters:
applicationId- key: id of application.ifMatch- ETag.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteRefCreatedOnBehalfOfAsync
Mono<Void> deleteRefCreatedOnBehalfOfAsync(String applicationId)
Delete ref of navigation property createdOnBehalfOf for applications.- Parameters:
applicationId- key: id of application.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteRefCreatedOnBehalfOf
void deleteRefCreatedOnBehalfOf(String applicationId)
Delete ref of navigation property createdOnBehalfOf for applications.- Parameters:
applicationId- key: id of application.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteRefCreatedOnBehalfOfWithResponse
com.azure.core.http.rest.Response<Void> deleteRefCreatedOnBehalfOfWithResponse(String applicationId, String ifMatch, com.azure.core.util.Context context)
Delete ref of navigation property createdOnBehalfOf for applications.- Parameters:
applicationId- key: id of application.ifMatch- ETag.context- The context to associate with this operation.- Returns:
- the response.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listExtensionPropertiesAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionPropertyInner> listExtensionPropertiesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<String> expand)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listExtensionPropertiesAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionPropertyInner> listExtensionPropertiesAsync(String applicationId)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listExtensionProperties
com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionPropertyInner> listExtensionProperties(String applicationId)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listExtensionProperties
com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionPropertyInner> listExtensionProperties(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.context- The context to associate with this operation.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createExtensionPropertiesWithResponseAsync
Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionPropertyInner>> createExtensionPropertiesWithResponseAsync(String applicationId, MicrosoftGraphExtensionPropertyInner body)
Create new navigation property to extensionProperties for applications.- Parameters:
applicationId- key: id of application.body- New navigation property.- Returns:
- represents an Azure Active Directory object.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createExtensionPropertiesAsync
Mono<MicrosoftGraphExtensionPropertyInner> createExtensionPropertiesAsync(String applicationId, MicrosoftGraphExtensionPropertyInner body)
Create new navigation property to extensionProperties for applications.- Parameters:
applicationId- key: id of application.body- New navigation property.- Returns:
- represents an Azure Active Directory object.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createExtensionProperties
MicrosoftGraphExtensionPropertyInner createExtensionProperties(String applicationId, MicrosoftGraphExtensionPropertyInner body)
Create new navigation property to extensionProperties for applications.- Parameters:
applicationId- key: id of application.body- New navigation property.- Returns:
- represents an Azure Active Directory object.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createExtensionPropertiesWithResponse
com.azure.core.http.rest.Response<MicrosoftGraphExtensionPropertyInner> createExtensionPropertiesWithResponse(String applicationId, MicrosoftGraphExtensionPropertyInner body, com.azure.core.util.Context context)
Create new navigation property to extensionProperties for applications.- Parameters:
applicationId- key: id of application.body- New navigation property.context- The context to associate with this operation.- Returns:
- represents an Azure Active Directory object.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getExtensionPropertiesWithResponseAsync
Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionPropertyInner>> getExtensionPropertiesWithResponseAsync(String applicationId, String extensionPropertyId, List<ApplicationsSelect> select, List<String> expand)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.select- Select properties to be returned.expand- Expand related entities.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getExtensionPropertiesAsync
Mono<MicrosoftGraphExtensionPropertyInner> getExtensionPropertiesAsync(String applicationId, String extensionPropertyId, List<ApplicationsSelect> select, List<String> expand)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.select- Select properties to be returned.expand- Expand related entities.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getExtensionPropertiesAsync
Mono<MicrosoftGraphExtensionPropertyInner> getExtensionPropertiesAsync(String applicationId, String extensionPropertyId)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getExtensionProperties
MicrosoftGraphExtensionPropertyInner getExtensionProperties(String applicationId, String extensionPropertyId)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getExtensionPropertiesWithResponse
com.azure.core.http.rest.Response<MicrosoftGraphExtensionPropertyInner> getExtensionPropertiesWithResponse(String applicationId, String extensionPropertyId, List<ApplicationsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get extensionProperties from applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.select- Select properties to be returned.expand- Expand related entities.context- The context to associate with this operation.- Returns:
- extensionProperties from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateExtensionPropertiesWithResponseAsync
Mono<com.azure.core.http.rest.Response<Void>> updateExtensionPropertiesWithResponseAsync(String applicationId, String extensionPropertyId, MicrosoftGraphExtensionPropertyInner body)
Update the navigation property extensionProperties in applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.body- New navigation property values.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateExtensionPropertiesAsync
Mono<Void> updateExtensionPropertiesAsync(String applicationId, String extensionPropertyId, MicrosoftGraphExtensionPropertyInner body)
Update the navigation property extensionProperties in applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.body- New navigation property values.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateExtensionProperties
void updateExtensionProperties(String applicationId, String extensionPropertyId, MicrosoftGraphExtensionPropertyInner body)
Update the navigation property extensionProperties in applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.body- New navigation property values.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateExtensionPropertiesWithResponse
com.azure.core.http.rest.Response<Void> updateExtensionPropertiesWithResponse(String applicationId, String extensionPropertyId, MicrosoftGraphExtensionPropertyInner body, com.azure.core.util.Context context)
Update the navigation property extensionProperties in applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.body- New navigation property values.context- The context to associate with this operation.- Returns:
- the response.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteExtensionPropertiesWithResponseAsync
Mono<com.azure.core.http.rest.Response<Void>> deleteExtensionPropertiesWithResponseAsync(String applicationId, String extensionPropertyId, String ifMatch)
Delete navigation property extensionProperties for applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.ifMatch- ETag.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteExtensionPropertiesAsync
Mono<Void> deleteExtensionPropertiesAsync(String applicationId, String extensionPropertyId, String ifMatch)
Delete navigation property extensionProperties for applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.ifMatch- ETag.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteExtensionPropertiesAsync
Mono<Void> deleteExtensionPropertiesAsync(String applicationId, String extensionPropertyId)
Delete navigation property extensionProperties for applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteExtensionProperties
void deleteExtensionProperties(String applicationId, String extensionPropertyId)
Delete navigation property extensionProperties for applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteExtensionPropertiesWithResponse
com.azure.core.http.rest.Response<Void> deleteExtensionPropertiesWithResponse(String applicationId, String extensionPropertyId, String ifMatch, com.azure.core.util.Context context)
Delete navigation property extensionProperties for applications.- Parameters:
applicationId- key: id of application.extensionPropertyId- key: id of extensionProperty.ifMatch- ETag.context- The context to associate with this operation.- Returns:
- the response.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listHomeRealmDiscoveryPoliciesAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphHomeRealmDiscoveryPolicyInner> listHomeRealmDiscoveryPoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand)
Get homeRealmDiscoveryPolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.- Returns:
- homeRealmDiscoveryPolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listHomeRealmDiscoveryPoliciesAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphHomeRealmDiscoveryPolicyInner> listHomeRealmDiscoveryPoliciesAsync(String applicationId)
Get homeRealmDiscoveryPolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- homeRealmDiscoveryPolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listHomeRealmDiscoveryPolicies
com.azure.core.http.rest.PagedIterable<MicrosoftGraphHomeRealmDiscoveryPolicyInner> listHomeRealmDiscoveryPolicies(String applicationId)
Get homeRealmDiscoveryPolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- homeRealmDiscoveryPolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listHomeRealmDiscoveryPolicies
com.azure.core.http.rest.PagedIterable<MicrosoftGraphHomeRealmDiscoveryPolicyInner> listHomeRealmDiscoveryPolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand, com.azure.core.util.Context context)
Get homeRealmDiscoveryPolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.context- The context to associate with this operation.- Returns:
- homeRealmDiscoveryPolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefHomeRealmDiscoveryPoliciesAsync
com.azure.core.http.rest.PagedFlux<String> listRefHomeRealmDiscoveryPoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby)
Get ref of homeRealmDiscoveryPolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.- Returns:
- ref of homeRealmDiscoveryPolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefHomeRealmDiscoveryPoliciesAsync
com.azure.core.http.rest.PagedFlux<String> listRefHomeRealmDiscoveryPoliciesAsync(String applicationId)
Get ref of homeRealmDiscoveryPolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of homeRealmDiscoveryPolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefHomeRealmDiscoveryPolicies
com.azure.core.http.rest.PagedIterable<String> listRefHomeRealmDiscoveryPolicies(String applicationId)
Get ref of homeRealmDiscoveryPolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of homeRealmDiscoveryPolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefHomeRealmDiscoveryPolicies
com.azure.core.http.rest.PagedIterable<String> listRefHomeRealmDiscoveryPolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, com.azure.core.util.Context context)
Get ref of homeRealmDiscoveryPolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.context- The context to associate with this operation.- Returns:
- ref of homeRealmDiscoveryPolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefHomeRealmDiscoveryPoliciesWithResponseAsync
Mono<com.azure.core.http.rest.Response<Map<String,Object>>> createRefHomeRealmDiscoveryPoliciesWithResponseAsync(String applicationId, Map<String,Object> body)
Create new navigation property ref to homeRealmDiscoveryPolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefHomeRealmDiscoveryPoliciesAsync
Mono<Map<String,Object>> createRefHomeRealmDiscoveryPoliciesAsync(String applicationId, Map<String,Object> body)
Create new navigation property ref to homeRealmDiscoveryPolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefHomeRealmDiscoveryPolicies
Map<String,Object> createRefHomeRealmDiscoveryPolicies(String applicationId, Map<String,Object> body)
Create new navigation property ref to homeRealmDiscoveryPolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefHomeRealmDiscoveryPoliciesWithResponse
com.azure.core.http.rest.Response<Map<String,Object>> createRefHomeRealmDiscoveryPoliciesWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)
Create new navigation property ref to homeRealmDiscoveryPolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.context- The context to associate with this operation.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
addKeyWithResponseAsync
Mono<com.azure.core.http.rest.Response<MicrosoftGraphKeyCredentialInner>> addKeyWithResponseAsync(String applicationId, ApplicationsAddKeyRequestBodyInner body)
Invoke action addKey.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- keyCredential.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
addKeyAsync
Mono<MicrosoftGraphKeyCredentialInner> addKeyAsync(String applicationId, ApplicationsAddKeyRequestBodyInner body)
Invoke action addKey.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- keyCredential.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
addKey
MicrosoftGraphKeyCredentialInner addKey(String applicationId, ApplicationsAddKeyRequestBodyInner body)
Invoke action addKey.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- keyCredential.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
addKeyWithResponse
com.azure.core.http.rest.Response<MicrosoftGraphKeyCredentialInner> addKeyWithResponse(String applicationId, ApplicationsAddKeyRequestBodyInner body, com.azure.core.util.Context context)
Invoke action addKey.- Parameters:
applicationId- key: id of application.body- Action parameters.context- The context to associate with this operation.- Returns:
- keyCredential.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
addPasswordWithResponseAsync
Mono<com.azure.core.http.rest.Response<MicrosoftGraphPasswordCredentialInner>> addPasswordWithResponseAsync(String applicationId, ApplicationsAddPasswordRequestBodyInner body)
Invoke action addPassword.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- passwordCredential.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
addPasswordAsync
Mono<MicrosoftGraphPasswordCredentialInner> addPasswordAsync(String applicationId, ApplicationsAddPasswordRequestBodyInner body)
Invoke action addPassword.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- passwordCredential.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
addPassword
MicrosoftGraphPasswordCredentialInner addPassword(String applicationId, ApplicationsAddPasswordRequestBodyInner body)
Invoke action addPassword.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- passwordCredential.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
addPasswordWithResponse
com.azure.core.http.rest.Response<MicrosoftGraphPasswordCredentialInner> addPasswordWithResponse(String applicationId, ApplicationsAddPasswordRequestBodyInner body, com.azure.core.util.Context context)
Invoke action addPassword.- Parameters:
applicationId- key: id of application.body- Action parameters.context- The context to associate with this operation.- Returns:
- passwordCredential.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkMemberGroupsWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<String>>> checkMemberGroupsWithResponseAsync(String applicationId, ApplicationsCheckMemberGroupsRequestBody body)
Invoke action checkMemberGroups.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of Post200ApplicationJsonItemsItem.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkMemberGroupsAsync
Mono<List<String>> checkMemberGroupsAsync(String applicationId, ApplicationsCheckMemberGroupsRequestBody body)
Invoke action checkMemberGroups.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of Post200ApplicationJsonItemsItem.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkMemberGroups
List<String> checkMemberGroups(String applicationId, ApplicationsCheckMemberGroupsRequestBody body)
Invoke action checkMemberGroups.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of Post200ApplicationJsonItemsItem.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkMemberGroupsWithResponse
com.azure.core.http.rest.Response<List<String>> checkMemberGroupsWithResponse(String applicationId, ApplicationsCheckMemberGroupsRequestBody body, com.azure.core.util.Context context)
Invoke action checkMemberGroups.- Parameters:
applicationId- key: id of application.body- Action parameters.context- The context to associate with this operation.- Returns:
- array of Post200ApplicationJsonItemsItem.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkMemberObjectsWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<String>>> checkMemberObjectsWithResponseAsync(String applicationId, ApplicationsCheckMemberObjectsRequestBody body)
Invoke action checkMemberObjects.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkMemberObjectsAsync
Mono<List<String>> checkMemberObjectsAsync(String applicationId, ApplicationsCheckMemberObjectsRequestBody body)
Invoke action checkMemberObjects.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkMemberObjects
List<String> checkMemberObjects(String applicationId, ApplicationsCheckMemberObjectsRequestBody body)
Invoke action checkMemberObjects.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkMemberObjectsWithResponse
com.azure.core.http.rest.Response<List<String>> checkMemberObjectsWithResponse(String applicationId, ApplicationsCheckMemberObjectsRequestBody body, com.azure.core.util.Context context)
Invoke action checkMemberObjects.- Parameters:
applicationId- key: id of application.body- Action parameters.context- The context to associate with this operation.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getMemberGroupsWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<String>>> getMemberGroupsWithResponseAsync(String applicationId, ApplicationsGetMemberGroupsRequestBody body)
Invoke action getMemberGroups.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getMemberGroupsAsync
Mono<List<String>> getMemberGroupsAsync(String applicationId, ApplicationsGetMemberGroupsRequestBody body)
Invoke action getMemberGroups.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getMemberGroups
List<String> getMemberGroups(String applicationId, ApplicationsGetMemberGroupsRequestBody body)
Invoke action getMemberGroups.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getMemberGroupsWithResponse
com.azure.core.http.rest.Response<List<String>> getMemberGroupsWithResponse(String applicationId, ApplicationsGetMemberGroupsRequestBody body, com.azure.core.util.Context context)
Invoke action getMemberGroups.- Parameters:
applicationId- key: id of application.body- Action parameters.context- The context to associate with this operation.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getMemberObjectsWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<String>>> getMemberObjectsWithResponseAsync(String applicationId, ApplicationsGetMemberObjectsRequestBody body)
Invoke action getMemberObjects.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getMemberObjectsAsync
Mono<List<String>> getMemberObjectsAsync(String applicationId, ApplicationsGetMemberObjectsRequestBody body)
Invoke action getMemberObjects.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getMemberObjects
List<String> getMemberObjects(String applicationId, ApplicationsGetMemberObjectsRequestBody body)
Invoke action getMemberObjects.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getMemberObjectsWithResponse
com.azure.core.http.rest.Response<List<String>> getMemberObjectsWithResponse(String applicationId, ApplicationsGetMemberObjectsRequestBody body, com.azure.core.util.Context context)
Invoke action getMemberObjects.- Parameters:
applicationId- key: id of application.body- Action parameters.context- The context to associate with this operation.- Returns:
- array of String.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
removeKeyWithResponseAsync
Mono<com.azure.core.http.rest.Response<Void>> removeKeyWithResponseAsync(String applicationId, ApplicationsRemoveKeyRequestBody body)
Invoke action removeKey.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
removeKeyAsync
Mono<Void> removeKeyAsync(String applicationId, ApplicationsRemoveKeyRequestBody body)
Invoke action removeKey.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
removeKey
void removeKey(String applicationId, ApplicationsRemoveKeyRequestBody body)
Invoke action removeKey.- Parameters:
applicationId- key: id of application.body- Action parameters.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
removeKeyWithResponse
com.azure.core.http.rest.Response<Void> removeKeyWithResponse(String applicationId, ApplicationsRemoveKeyRequestBody body, com.azure.core.util.Context context)
Invoke action removeKey.- Parameters:
applicationId- key: id of application.body- Action parameters.context- The context to associate with this operation.- Returns:
- the response.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
removePasswordWithResponseAsync
Mono<com.azure.core.http.rest.Response<Void>> removePasswordWithResponseAsync(String applicationId, ApplicationsRemovePasswordRequestBody body)
Invoke action removePassword.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
removePasswordAsync
Mono<Void> removePasswordAsync(String applicationId, ApplicationsRemovePasswordRequestBody body)
Invoke action removePassword.- Parameters:
applicationId- key: id of application.body- Action parameters.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
removePassword
void removePassword(String applicationId, ApplicationsRemovePasswordRequestBody body)
Invoke action removePassword.- Parameters:
applicationId- key: id of application.body- Action parameters.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
removePasswordWithResponse
com.azure.core.http.rest.Response<Void> removePasswordWithResponse(String applicationId, ApplicationsRemovePasswordRequestBody body, com.azure.core.util.Context context)
Invoke action removePassword.- Parameters:
applicationId- key: id of application.body- Action parameters.context- The context to associate with this operation.- Returns:
- the response.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
restoreWithResponseAsync
Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>> restoreWithResponseAsync(String applicationId)
Invoke action restore.- Parameters:
applicationId- key: id of application.- Returns:
- represents an Azure Active Directory object.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
restoreAsync
Mono<MicrosoftGraphDirectoryObjectInner> restoreAsync(String applicationId)
Invoke action restore.- Parameters:
applicationId- key: id of application.- Returns:
- represents an Azure Active Directory object.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
restore
MicrosoftGraphDirectoryObjectInner restore(String applicationId)
Invoke action restore.- Parameters:
applicationId- key: id of application.- Returns:
- represents an Azure Active Directory object.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
restoreWithResponse
com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner> restoreWithResponse(String applicationId, com.azure.core.util.Context context)
Invoke action restore.- Parameters:
applicationId- key: id of application.context- The context to associate with this operation.- Returns:
- represents an Azure Active Directory object.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listOwnersAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphDirectoryObjectInner> listOwnersAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<String> expand)
Get owners from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.- Returns:
- owners from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listOwnersAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphDirectoryObjectInner> listOwnersAsync(String applicationId)
Get owners from applications.- Parameters:
applicationId- key: id of application.- Returns:
- owners from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listOwners
com.azure.core.http.rest.PagedIterable<MicrosoftGraphDirectoryObjectInner> listOwners(String applicationId)
Get owners from applications.- Parameters:
applicationId- key: id of application.- Returns:
- owners from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listOwners
com.azure.core.http.rest.PagedIterable<MicrosoftGraphDirectoryObjectInner> listOwners(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get owners from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.context- The context to associate with this operation.- Returns:
- owners from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefOwnersAsync
com.azure.core.http.rest.PagedFlux<String> listRefOwnersAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby)
Get ref of owners from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.- Returns:
- ref of owners from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefOwnersAsync
com.azure.core.http.rest.PagedFlux<String> listRefOwnersAsync(String applicationId)
Get ref of owners from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of owners from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefOwners
com.azure.core.http.rest.PagedIterable<String> listRefOwners(String applicationId)
Get ref of owners from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of owners from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefOwners
com.azure.core.http.rest.PagedIterable<String> listRefOwners(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, com.azure.core.util.Context context)
Get ref of owners from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.context- The context to associate with this operation.- Returns:
- ref of owners from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefOwnersWithResponseAsync
Mono<com.azure.core.http.rest.Response<Map<String,Object>>> createRefOwnersWithResponseAsync(String applicationId, Map<String,Object> body)
Create new navigation property ref to owners for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefOwnersAsync
Mono<Map<String,Object>> createRefOwnersAsync(String applicationId, Map<String,Object> body)
Create new navigation property ref to owners for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefOwners
Map<String,Object> createRefOwners(String applicationId, Map<String,Object> body)
Create new navigation property ref to owners for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefOwnersWithResponse
com.azure.core.http.rest.Response<Map<String,Object>> createRefOwnersWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)
Create new navigation property ref to owners for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.context- The context to associate with this operation.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTokenIssuancePoliciesAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenIssuancePolicyInner> listTokenIssuancePoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand)
Get tokenIssuancePolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.- Returns:
- tokenIssuancePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTokenIssuancePoliciesAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenIssuancePolicyInner> listTokenIssuancePoliciesAsync(String applicationId)
Get tokenIssuancePolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- tokenIssuancePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTokenIssuancePolicies
com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenIssuancePolicyInner> listTokenIssuancePolicies(String applicationId)
Get tokenIssuancePolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- tokenIssuancePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTokenIssuancePolicies
com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenIssuancePolicyInner> listTokenIssuancePolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand, com.azure.core.util.Context context)
Get tokenIssuancePolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.context- The context to associate with this operation.- Returns:
- tokenIssuancePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefTokenIssuancePoliciesAsync
com.azure.core.http.rest.PagedFlux<String> listRefTokenIssuancePoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby)
Get ref of tokenIssuancePolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.- Returns:
- ref of tokenIssuancePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefTokenIssuancePoliciesAsync
com.azure.core.http.rest.PagedFlux<String> listRefTokenIssuancePoliciesAsync(String applicationId)
Get ref of tokenIssuancePolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of tokenIssuancePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefTokenIssuancePolicies
com.azure.core.http.rest.PagedIterable<String> listRefTokenIssuancePolicies(String applicationId)
Get ref of tokenIssuancePolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of tokenIssuancePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefTokenIssuancePolicies
com.azure.core.http.rest.PagedIterable<String> listRefTokenIssuancePolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, com.azure.core.util.Context context)
Get ref of tokenIssuancePolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.context- The context to associate with this operation.- Returns:
- ref of tokenIssuancePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefTokenIssuancePoliciesWithResponseAsync
Mono<com.azure.core.http.rest.Response<Map<String,Object>>> createRefTokenIssuancePoliciesWithResponseAsync(String applicationId, Map<String,Object> body)
Create new navigation property ref to tokenIssuancePolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefTokenIssuancePoliciesAsync
Mono<Map<String,Object>> createRefTokenIssuancePoliciesAsync(String applicationId, Map<String,Object> body)
Create new navigation property ref to tokenIssuancePolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefTokenIssuancePolicies
Map<String,Object> createRefTokenIssuancePolicies(String applicationId, Map<String,Object> body)
Create new navigation property ref to tokenIssuancePolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefTokenIssuancePoliciesWithResponse
com.azure.core.http.rest.Response<Map<String,Object>> createRefTokenIssuancePoliciesWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)
Create new navigation property ref to tokenIssuancePolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.context- The context to associate with this operation.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTokenLifetimePoliciesAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenLifetimePolicyInner> listTokenLifetimePoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand)
Get tokenLifetimePolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.- Returns:
- tokenLifetimePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTokenLifetimePoliciesAsync
com.azure.core.http.rest.PagedFlux<MicrosoftGraphTokenLifetimePolicyInner> listTokenLifetimePoliciesAsync(String applicationId)
Get tokenLifetimePolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- tokenLifetimePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTokenLifetimePolicies
com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenLifetimePolicyInner> listTokenLifetimePolicies(String applicationId)
Get tokenLifetimePolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- tokenLifetimePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTokenLifetimePolicies
com.azure.core.http.rest.PagedIterable<MicrosoftGraphTokenLifetimePolicyInner> listTokenLifetimePolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, List<ApplicationsSelect> select, List<ApplicationsExpand> expand, com.azure.core.util.Context context)
Get tokenLifetimePolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.select- Select properties to be returned.expand- Expand related entities.context- The context to associate with this operation.- Returns:
- tokenLifetimePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefTokenLifetimePoliciesAsync
com.azure.core.http.rest.PagedFlux<String> listRefTokenLifetimePoliciesAsync(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby)
Get ref of tokenLifetimePolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.- Returns:
- ref of tokenLifetimePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefTokenLifetimePoliciesAsync
com.azure.core.http.rest.PagedFlux<String> listRefTokenLifetimePoliciesAsync(String applicationId)
Get ref of tokenLifetimePolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of tokenLifetimePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefTokenLifetimePolicies
com.azure.core.http.rest.PagedIterable<String> listRefTokenLifetimePolicies(String applicationId)
Get ref of tokenLifetimePolicies from applications.- Parameters:
applicationId- key: id of application.- Returns:
- ref of tokenLifetimePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listRefTokenLifetimePolicies
com.azure.core.http.rest.PagedIterable<String> listRefTokenLifetimePolicies(String applicationId, Integer top, Integer skip, String search, String filter, Boolean count, List<ApplicationsOrderby> orderby, com.azure.core.util.Context context)
Get ref of tokenLifetimePolicies from applications.- Parameters:
applicationId- key: id of application.top- Show only the first n items.skip- Skip the first n items.search- Search items by search phrases.filter- Filter items by property values.count- Include count of items.orderby- Order items by property values.context- The context to associate with this operation.- Returns:
- ref of tokenLifetimePolicies from applications.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefTokenLifetimePoliciesWithResponseAsync
Mono<com.azure.core.http.rest.Response<Map<String,Object>>> createRefTokenLifetimePoliciesWithResponseAsync(String applicationId, Map<String,Object> body)
Create new navigation property ref to tokenLifetimePolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefTokenLifetimePoliciesAsync
Mono<Map<String,Object>> createRefTokenLifetimePoliciesAsync(String applicationId, Map<String,Object> body)
Create new navigation property ref to tokenLifetimePolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefTokenLifetimePolicies
Map<String,Object> createRefTokenLifetimePolicies(String applicationId, Map<String,Object> body)
Create new navigation property ref to tokenLifetimePolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createRefTokenLifetimePoliciesWithResponse
com.azure.core.http.rest.Response<Map<String,Object>> createRefTokenLifetimePoliciesWithResponse(String applicationId, Map<String,Object> body, com.azure.core.util.Context context)
Create new navigation property ref to tokenLifetimePolicies for applications.- Parameters:
applicationId- key: id of application.body- New navigation property ref value.context- The context to associate with this operation.- Returns:
- dictionary of <any>.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deltaWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphApplicationInner>>> deltaWithResponseAsync()
Invoke function delta.- Returns:
- array of microsoft.
- Throws:
OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deltaAsync
Mono<List<MicrosoftGraphApplicationInner>> deltaAsync()
Invoke function delta.- Returns:
- array of microsoft.
- Throws:
OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
delta
List<MicrosoftGraphApplicationInner> delta()
Invoke function delta.- Returns:
- array of microsoft.
- Throws:
OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deltaWithResponse
com.azure.core.http.rest.Response<List<MicrosoftGraphApplicationInner>> deltaWithResponse(com.azure.core.util.Context context)
Invoke function delta.- Parameters:
context- The context to associate with this operation.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getAvailableExtensionPropertiesWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphExtensionPropertyInner>>> getAvailableExtensionPropertiesWithResponseAsync(ApplicationsGetAvailableExtensionPropertiesRequestBody body)
Invoke action getAvailableExtensionProperties.- Parameters:
body- Action parameters.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getAvailableExtensionPropertiesAsync
Mono<List<MicrosoftGraphExtensionPropertyInner>> getAvailableExtensionPropertiesAsync(ApplicationsGetAvailableExtensionPropertiesRequestBody body)
Invoke action getAvailableExtensionProperties.- Parameters:
body- Action parameters.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getAvailableExtensionProperties
List<MicrosoftGraphExtensionPropertyInner> getAvailableExtensionProperties(ApplicationsGetAvailableExtensionPropertiesRequestBody body)
Invoke action getAvailableExtensionProperties.- Parameters:
body- Action parameters.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getAvailableExtensionPropertiesWithResponse
com.azure.core.http.rest.Response<List<MicrosoftGraphExtensionPropertyInner>> getAvailableExtensionPropertiesWithResponse(ApplicationsGetAvailableExtensionPropertiesRequestBody body, com.azure.core.util.Context context)
Invoke action getAvailableExtensionProperties.- Parameters:
body- Action parameters.context- The context to associate with this operation.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByIdsWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphDirectoryObjectInner>>> getByIdsWithResponseAsync(ApplicationsGetByIdsRequestBody body)
Invoke action getByIds.- Parameters:
body- Action parameters.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByIdsAsync
Mono<List<MicrosoftGraphDirectoryObjectInner>> getByIdsAsync(ApplicationsGetByIdsRequestBody body)
Invoke action getByIds.- Parameters:
body- Action parameters.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByIds
List<MicrosoftGraphDirectoryObjectInner> getByIds(ApplicationsGetByIdsRequestBody body)
Invoke action getByIds.- Parameters:
body- Action parameters.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByIdsWithResponse
com.azure.core.http.rest.Response<List<MicrosoftGraphDirectoryObjectInner>> getByIdsWithResponse(ApplicationsGetByIdsRequestBody body, com.azure.core.util.Context context)
Invoke action getByIds.- Parameters:
body- Action parameters.context- The context to associate with this operation.- Returns:
- array of microsoft.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
validatePropertiesWithResponseAsync
Mono<com.azure.core.http.rest.Response<Void>> validatePropertiesWithResponseAsync(ApplicationsValidatePropertiesRequestBody body)
Invoke action validateProperties.- Parameters:
body- Action parameters.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
validatePropertiesAsync
Mono<Void> validatePropertiesAsync(ApplicationsValidatePropertiesRequestBody body)
Invoke action validateProperties.- Parameters:
body- Action parameters.- Returns:
- the completion.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
validateProperties
void validateProperties(ApplicationsValidatePropertiesRequestBody body)
Invoke action validateProperties.- Parameters:
body- Action parameters.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
validatePropertiesWithResponse
com.azure.core.http.rest.Response<Void> validatePropertiesWithResponse(ApplicationsValidatePropertiesRequestBody body, com.azure.core.util.Context context)
Invoke action validateProperties.- Parameters:
body- Action parameters.context- The context to associate with this operation.- Returns:
- the response.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.OdataErrorMainException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
-