Interface DirectoryRoleTemplatesClient
-
public interface DirectoryRoleTemplatesClient
An instance of this class provides access to all the operations defined in DirectoryRoleTemplatesClient.
-
-
Method Summary
-
-
-
Method Detail
-
checkMemberGroupsWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<String>>> checkMemberGroupsWithResponseAsync(String directoryRoleTemplateId, DirectoryRoleTemplatesCheckMemberGroupsRequestBody body)
Invoke action checkMemberGroups.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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.
-
checkMemberGroupsAsync
Mono<List<String>> checkMemberGroupsAsync(String directoryRoleTemplateId, DirectoryRoleTemplatesCheckMemberGroupsRequestBody body)
Invoke action checkMemberGroups.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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.
-
checkMemberGroups
List<String> checkMemberGroups(String directoryRoleTemplateId, DirectoryRoleTemplatesCheckMemberGroupsRequestBody body)
Invoke action checkMemberGroups.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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.
-
checkMemberGroupsWithResponse
com.azure.core.http.rest.Response<List<String>> checkMemberGroupsWithResponse(String directoryRoleTemplateId, DirectoryRoleTemplatesCheckMemberGroupsRequestBody body, com.azure.core.util.Context context)
Invoke action checkMemberGroups.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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.
-
checkMemberObjectsWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<String>>> checkMemberObjectsWithResponseAsync(String directoryRoleTemplateId, DirectoryRoleTemplatesCheckMemberObjectsRequestBody body)
Invoke action checkMemberObjects.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesCheckMemberObjectsRequestBody body)
Invoke action checkMemberObjects.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesCheckMemberObjectsRequestBody body)
Invoke action checkMemberObjects.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesCheckMemberObjectsRequestBody body, com.azure.core.util.Context context)
Invoke action checkMemberObjects.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesGetMemberGroupsRequestBody body)
Invoke action getMemberGroups.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesGetMemberGroupsRequestBody body)
Invoke action getMemberGroups.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesGetMemberGroupsRequestBody body)
Invoke action getMemberGroups.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesGetMemberGroupsRequestBody body, com.azure.core.util.Context context)
Invoke action getMemberGroups.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesGetMemberObjectsRequestBody body)
Invoke action getMemberObjects.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesGetMemberObjectsRequestBody body)
Invoke action getMemberObjects.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesGetMemberObjectsRequestBody body)
Invoke action getMemberObjects.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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 directoryRoleTemplateId, DirectoryRoleTemplatesGetMemberObjectsRequestBody body, com.azure.core.util.Context context)
Invoke action getMemberObjects.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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.
-
restoreWithResponseAsync
Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryObjectInner>> restoreWithResponseAsync(String directoryRoleTemplateId)
Invoke action restore.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.- 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 directoryRoleTemplateId)
Invoke action restore.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.- 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 directoryRoleTemplateId)
Invoke action restore.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.- 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 directoryRoleTemplateId, com.azure.core.util.Context context)
Invoke action restore.- Parameters:
directoryRoleTemplateId
- key: id of directoryRoleTemplate.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.
-
getAvailableExtensionPropertiesWithResponseAsync
Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphExtensionPropertyInner>>> getAvailableExtensionPropertiesWithResponseAsync(DirectoryRoleTemplatesGetAvailableExtensionPropertiesRequestBody 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(DirectoryRoleTemplatesGetAvailableExtensionPropertiesRequestBody 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(DirectoryRoleTemplatesGetAvailableExtensionPropertiesRequestBody 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(DirectoryRoleTemplatesGetAvailableExtensionPropertiesRequestBody 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(DirectoryRoleTemplatesGetByIdsRequestBody 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(DirectoryRoleTemplatesGetByIdsRequestBody 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(DirectoryRoleTemplatesGetByIdsRequestBody 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(DirectoryRoleTemplatesGetByIdsRequestBody 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(DirectoryRoleTemplatesValidatePropertiesRequestBody 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(DirectoryRoleTemplatesValidatePropertiesRequestBody 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(DirectoryRoleTemplatesValidatePropertiesRequestBody 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(DirectoryRoleTemplatesValidatePropertiesRequestBody 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.
-
-