Interface MicrosoftGraphClient
-
public interface MicrosoftGraphClientThe interface for MicrosoftGraphClient class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ApplicationsClientgetApplications()Gets the ApplicationsClient object to access its operations.ApplicationsApplicationsClientgetApplicationsApplications()Gets the ApplicationsApplicationsClient object to access its operations.ContactsClientgetContacts()Gets the ContactsClient object to access its operations.ContactsOrgContactsClientgetContactsOrgContacts()Gets the ContactsOrgContactsClient object to access its operations.ContractsClientgetContracts()Gets the ContractsClient object to access its operations.ContractsContractsClientgetContractsContracts()Gets the ContractsContractsClient object to access its operations.DurationgetDefaultPollInterval()Gets The default poll interval for long-running operation.DevicesClientgetDevices()Gets the DevicesClient object to access its operations.DevicesDevicesClientgetDevicesDevices()Gets the DevicesDevicesClient object to access its operations.DirectoriesClientgetDirectories()Gets the DirectoriesClient object to access its operations.DirectoryAdministrativeUnitsClientgetDirectoryAdministrativeUnits()Gets the DirectoryAdministrativeUnitsClient object to access its operations.DirectoryDirectoriesClientgetDirectoryDirectories()Gets the DirectoryDirectoriesClient object to access its operations.DirectoryRolesClientgetDirectoryRoles()Gets the DirectoryRolesClient object to access its operations.DirectoryRolesDirectoryRolesClientgetDirectoryRolesDirectoryRoles()Gets the DirectoryRolesDirectoryRolesClient object to access its operations.DirectoryRoleTemplatesClientgetDirectoryRoleTemplates()Gets the DirectoryRoleTemplatesClient object to access its operations.DirectoryRoleTemplatesDirectoryRoleTemplatesClientgetDirectoryRoleTemplatesDirectoryRoleTemplates()Gets the DirectoryRoleTemplatesDirectoryRoleTemplatesClient object to access its operations.DomainsClientgetDomains()Gets the DomainsClient object to access its operations.DomainsDomainsClientgetDomainsDomains()Gets the DomainsDomainsClient object to access its operations.StringgetEndpoint()Gets server parameter.GroupLifecyclePoliciesClientgetGroupLifecyclePolicies()Gets the GroupLifecyclePoliciesClient object to access its operations.GroupLifecyclePoliciesGroupLifecyclePoliciesClientgetGroupLifecyclePoliciesGroupLifecyclePolicies()Gets the GroupLifecyclePoliciesGroupLifecyclePoliciesClient object to access its operations.GroupsClientgetGroups()Gets the GroupsClient object to access its operations.GroupsGroupsClientgetGroupsGroups()Gets the GroupsGroupsClient object to access its operations.com.azure.core.http.HttpPipelinegetHttpPipeline()Gets The HTTP pipeline to send requests through.OrganizationOrganizationsClientgetOrganizationOrganizations()Gets the OrganizationOrganizationsClient object to access its operations.OrganizationsClientgetOrganizations()Gets the OrganizationsClient object to access its operations.ServicePrincipalsClientgetServicePrincipals()Gets the ServicePrincipalsClient object to access its operations.ServicePrincipalsServicePrincipalsClientgetServicePrincipalsServicePrincipals()Gets the ServicePrincipalsServicePrincipalsClient object to access its operations.SubscribedSkusSubscribedSkusClientgetSubscribedSkusSubscribedSkus()Gets the SubscribedSkusSubscribedSkusClient object to access its operations.UsersClientgetUsers()Gets the UsersClient object to access its operations.UsersOutlooksClientgetUsersOutlooks()Gets the UsersOutlooksClient object to access its operations.UsersSettingsClientgetUsersSettings()Gets the UsersSettingsClient object to access its operations.UsersTodoListsClientgetUsersTodoLists()Gets the UsersTodoListsClient object to access its operations.UsersTodoListsTasksClientgetUsersTodoListsTasks()Gets the UsersTodoListsTasksClient object to access its operations.UsersTodosClientgetUsersTodos()Gets the UsersTodosClient object to access its operations.UsersUsersClientgetUsersUsers()Gets the UsersUsersClient object to access its operations.
-
-
-
Method Detail
-
getEndpoint
String getEndpoint()
Gets server parameter.- Returns:
- the endpoint value.
-
getHttpPipeline
com.azure.core.http.HttpPipeline getHttpPipeline()
Gets The HTTP pipeline to send requests through.- Returns:
- the httpPipeline value.
-
getDefaultPollInterval
Duration getDefaultPollInterval()
Gets The default poll interval for long-running operation.- Returns:
- the defaultPollInterval value.
-
getApplicationsApplications
ApplicationsApplicationsClient getApplicationsApplications()
Gets the ApplicationsApplicationsClient object to access its operations.- Returns:
- the ApplicationsApplicationsClient object.
-
getApplications
ApplicationsClient getApplications()
Gets the ApplicationsClient object to access its operations.- Returns:
- the ApplicationsClient object.
-
getGroups
GroupsClient getGroups()
Gets the GroupsClient object to access its operations.- Returns:
- the GroupsClient object.
-
getServicePrincipalsServicePrincipals
ServicePrincipalsServicePrincipalsClient getServicePrincipalsServicePrincipals()
Gets the ServicePrincipalsServicePrincipalsClient object to access its operations.- Returns:
- the ServicePrincipalsServicePrincipalsClient object.
-
getServicePrincipals
ServicePrincipalsClient getServicePrincipals()
Gets the ServicePrincipalsClient object to access its operations.- Returns:
- the ServicePrincipalsClient object.
-
getUsers
UsersClient getUsers()
Gets the UsersClient object to access its operations.- Returns:
- the UsersClient object.
-
getGroupLifecyclePoliciesGroupLifecyclePolicies
GroupLifecyclePoliciesGroupLifecyclePoliciesClient getGroupLifecyclePoliciesGroupLifecyclePolicies()
Gets the GroupLifecyclePoliciesGroupLifecyclePoliciesClient object to access its operations.- Returns:
- the GroupLifecyclePoliciesGroupLifecyclePoliciesClient object.
-
getGroupLifecyclePolicies
GroupLifecyclePoliciesClient getGroupLifecyclePolicies()
Gets the GroupLifecyclePoliciesClient object to access its operations.- Returns:
- the GroupLifecyclePoliciesClient object.
-
getGroupsGroups
GroupsGroupsClient getGroupsGroups()
Gets the GroupsGroupsClient object to access its operations.- Returns:
- the GroupsGroupsClient object.
-
getUsersUsers
UsersUsersClient getUsersUsers()
Gets the UsersUsersClient object to access its operations.- Returns:
- the UsersUsersClient object.
-
getUsersOutlooks
UsersOutlooksClient getUsersOutlooks()
Gets the UsersOutlooksClient object to access its operations.- Returns:
- the UsersOutlooksClient object.
-
getUsersSettings
UsersSettingsClient getUsersSettings()
Gets the UsersSettingsClient object to access its operations.- Returns:
- the UsersSettingsClient object.
-
getUsersTodos
UsersTodosClient getUsersTodos()
Gets the UsersTodosClient object to access its operations.- Returns:
- the UsersTodosClient object.
-
getUsersTodoLists
UsersTodoListsClient getUsersTodoLists()
Gets the UsersTodoListsClient object to access its operations.- Returns:
- the UsersTodoListsClient object.
-
getUsersTodoListsTasks
UsersTodoListsTasksClient getUsersTodoListsTasks()
Gets the UsersTodoListsTasksClient object to access its operations.- Returns:
- the UsersTodoListsTasksClient object.
-
getContactsOrgContacts
ContactsOrgContactsClient getContactsOrgContacts()
Gets the ContactsOrgContactsClient object to access its operations.- Returns:
- the ContactsOrgContactsClient object.
-
getContacts
ContactsClient getContacts()
Gets the ContactsClient object to access its operations.- Returns:
- the ContactsClient object.
-
getContractsContracts
ContractsContractsClient getContractsContracts()
Gets the ContractsContractsClient object to access its operations.- Returns:
- the ContractsContractsClient object.
-
getContracts
ContractsClient getContracts()
Gets the ContractsClient object to access its operations.- Returns:
- the ContractsClient object.
-
getDevicesDevices
DevicesDevicesClient getDevicesDevices()
Gets the DevicesDevicesClient object to access its operations.- Returns:
- the DevicesDevicesClient object.
-
getDevices
DevicesClient getDevices()
Gets the DevicesClient object to access its operations.- Returns:
- the DevicesClient object.
-
getDirectoryDirectories
DirectoryDirectoriesClient getDirectoryDirectories()
Gets the DirectoryDirectoriesClient object to access its operations.- Returns:
- the DirectoryDirectoriesClient object.
-
getDirectories
DirectoriesClient getDirectories()
Gets the DirectoriesClient object to access its operations.- Returns:
- the DirectoriesClient object.
-
getDirectoryAdministrativeUnits
DirectoryAdministrativeUnitsClient getDirectoryAdministrativeUnits()
Gets the DirectoryAdministrativeUnitsClient object to access its operations.- Returns:
- the DirectoryAdministrativeUnitsClient object.
-
getDirectoryRolesDirectoryRoles
DirectoryRolesDirectoryRolesClient getDirectoryRolesDirectoryRoles()
Gets the DirectoryRolesDirectoryRolesClient object to access its operations.- Returns:
- the DirectoryRolesDirectoryRolesClient object.
-
getDirectoryRoles
DirectoryRolesClient getDirectoryRoles()
Gets the DirectoryRolesClient object to access its operations.- Returns:
- the DirectoryRolesClient object.
-
getDirectoryRoleTemplatesDirectoryRoleTemplates
DirectoryRoleTemplatesDirectoryRoleTemplatesClient getDirectoryRoleTemplatesDirectoryRoleTemplates()
Gets the DirectoryRoleTemplatesDirectoryRoleTemplatesClient object to access its operations.- Returns:
- the DirectoryRoleTemplatesDirectoryRoleTemplatesClient object.
-
getDirectoryRoleTemplates
DirectoryRoleTemplatesClient getDirectoryRoleTemplates()
Gets the DirectoryRoleTemplatesClient object to access its operations.- Returns:
- the DirectoryRoleTemplatesClient object.
-
getDomainsDomains
DomainsDomainsClient getDomainsDomains()
Gets the DomainsDomainsClient object to access its operations.- Returns:
- the DomainsDomainsClient object.
-
getDomains
DomainsClient getDomains()
Gets the DomainsClient object to access its operations.- Returns:
- the DomainsClient object.
-
getOrganizationOrganizations
OrganizationOrganizationsClient getOrganizationOrganizations()
Gets the OrganizationOrganizationsClient object to access its operations.- Returns:
- the OrganizationOrganizationsClient object.
-
getOrganizations
OrganizationsClient getOrganizations()
Gets the OrganizationsClient object to access its operations.- Returns:
- the OrganizationsClient object.
-
getSubscribedSkusSubscribedSkus
SubscribedSkusSubscribedSkusClient getSubscribedSkusSubscribedSkus()
Gets the SubscribedSkusSubscribedSkusClient object to access its operations.- Returns:
- the SubscribedSkusSubscribedSkusClient object.
-
-