Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOrgContactInner
-
Packages that use MicrosoftGraphOrgContactInner Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOrgContactInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphOrgContactInner Modifier and Type Method Description MicrosoftGraphOrgContactInnerContactsOrgContactsClient. createOrgContact(MicrosoftGraphOrgContactInner body)Add new entity to contacts.MicrosoftGraphOrgContactInnerContactsOrgContactsClient. getOrgContact(String orgContactId)Get entity from contacts by key.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphOrgContactInner Modifier and Type Method Description Mono<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. createOrgContactAsync(MicrosoftGraphOrgContactInner body)Add new entity to contacts.com.azure.core.http.rest.Response<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. createOrgContactWithResponse(MicrosoftGraphOrgContactInner body, com.azure.core.util.Context context)Add new entity to contacts.Mono<com.azure.core.http.rest.Response<MicrosoftGraphOrgContactInner>>ContactsOrgContactsClient. createOrgContactWithResponseAsync(MicrosoftGraphOrgContactInner body)Add new entity to contacts.List<MicrosoftGraphOrgContactInner>ContactsClient. delta()Invoke function delta.Mono<List<MicrosoftGraphOrgContactInner>>ContactsClient. deltaAsync()Invoke function delta.com.azure.core.http.rest.Response<List<MicrosoftGraphOrgContactInner>>ContactsClient. deltaWithResponse(com.azure.core.util.Context context)Invoke function delta.Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphOrgContactInner>>>ContactsClient. deltaWithResponseAsync()Invoke function delta.Mono<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. getOrgContactAsync(String orgContactId)Get entity from contacts by key.Mono<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. getOrgContactAsync(String orgContactId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand)Get entity from contacts by key.com.azure.core.http.rest.Response<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. getOrgContactWithResponse(String orgContactId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand, com.azure.core.util.Context context)Get entity from contacts by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphOrgContactInner>>ContactsOrgContactsClient. getOrgContactWithResponseAsync(String orgContactId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand)Get entity from contacts by key.com.azure.core.http.rest.PagedIterable<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. listOrgContact()Get entities from contacts.com.azure.core.http.rest.PagedIterable<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. listOrgContact(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<Get6ItemsItem> orderby, List<Get7ItemsItem> select, List<Get8ItemsItem> expand, com.azure.core.util.Context context)Get entities from contacts.com.azure.core.http.rest.PagedFlux<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. listOrgContactAsync()Get entities from contacts.com.azure.core.http.rest.PagedFlux<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. listOrgContactAsync(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<Get6ItemsItem> orderby, List<Get7ItemsItem> select, List<Get8ItemsItem> expand)Get entities from contacts.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphOrgContactInner Modifier and Type Method Description MicrosoftGraphOrgContactInnerContactsOrgContactsClient. createOrgContact(MicrosoftGraphOrgContactInner body)Add new entity to contacts.Mono<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. createOrgContactAsync(MicrosoftGraphOrgContactInner body)Add new entity to contacts.com.azure.core.http.rest.Response<MicrosoftGraphOrgContactInner>ContactsOrgContactsClient. createOrgContactWithResponse(MicrosoftGraphOrgContactInner body, com.azure.core.util.Context context)Add new entity to contacts.Mono<com.azure.core.http.rest.Response<MicrosoftGraphOrgContactInner>>ContactsOrgContactsClient. createOrgContactWithResponseAsync(MicrosoftGraphOrgContactInner body)Add new entity to contacts.voidContactsOrgContactsClient. updateOrgContact(String orgContactId, MicrosoftGraphOrgContactInner body)Update entity in contacts.Mono<Void>ContactsOrgContactsClient. updateOrgContactAsync(String orgContactId, MicrosoftGraphOrgContactInner body)Update entity in contacts.com.azure.core.http.rest.Response<Void>ContactsOrgContactsClient. updateOrgContactWithResponse(String orgContactId, MicrosoftGraphOrgContactInner body, com.azure.core.util.Context context)Update entity in contacts.Mono<com.azure.core.http.rest.Response<Void>>ContactsOrgContactsClient. updateOrgContactWithResponseAsync(String orgContactId, MicrosoftGraphOrgContactInner body)Update entity in contacts. -
Uses of MicrosoftGraphOrgContactInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOrgContactInner Modifier and Type Method Description MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withAddresses(List<MicrosoftGraphPhysicalOfficeAddress> addresses)Set the addresses property: The addresses property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withCompanyName(String companyName)Set the companyName property: The companyName property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withDeletedDateTime(OffsetDateTime deletedDateTime)Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withDepartment(String department)Set the department property: The department property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withDirectReports(List<MicrosoftGraphDirectoryObjectInner> directReports)Set the directReports property: The directReports property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withDisplayName(String displayName)Set the displayName property: The displayName property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withGivenName(String givenName)Set the givenName property: The givenName property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withId(String id)Set the id property: Read-only.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withJobTitle(String jobTitle)Set the jobTitle property: The jobTitle property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withMail(String mail)Set the mail property: The mail property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withMailNickname(String mailNickname)Set the mailNickname property: The mailNickname property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withManager(MicrosoftGraphDirectoryObjectInner manager)Set the manager property: Represents an Azure Active Directory object.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withMemberOf(List<MicrosoftGraphDirectoryObjectInner> memberOf)Set the memberOf property: The memberOf property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime)Set the onPremisesLastSyncDateTime property: The onPremisesLastSyncDateTime property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withOnPremisesProvisioningErrors(List<MicrosoftGraphOnPremisesProvisioningError> onPremisesProvisioningErrors)Set the onPremisesProvisioningErrors property: The onPremisesProvisioningErrors property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withOnPremisesSyncEnabled(Boolean onPremisesSyncEnabled)Set the onPremisesSyncEnabled property: The onPremisesSyncEnabled property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withPhones(List<MicrosoftGraphPhone> phones)Set the phones property: The phones property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withProxyAddresses(List<String> proxyAddresses)Set the proxyAddresses property: The proxyAddresses property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withSurname(String surname)Set the surname property: The surname property.MicrosoftGraphOrgContactInnerMicrosoftGraphOrgContactInner. withTransitiveMemberOf(List<MicrosoftGraphDirectoryObjectInner> transitiveMemberOf)Set the transitiveMemberOf property: The transitiveMemberOf property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOrgContactInner Modifier and Type Method Description List<MicrosoftGraphOrgContactInner>CollectionOfOrgContact. value()Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphOrgContactInner Modifier and Type Method Description CollectionOfOrgContactCollectionOfOrgContact. withValue(List<MicrosoftGraphOrgContactInner> value)Set the value property: The value property.
-