| Package | Description |
|---|---|
| com.microsoft.exchange.autodiscover |
| Modifier and Type | Field and Description |
|---|---|
protected Domains |
OrganizationRelationshipSettings.domainNames |
protected Domains |
GetOrganizationRelationshipSettingsRequest.domains |
protected Domains |
GetDomainSettingsRequest.domains |
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<Domains> |
GetFederationInformationResponse.domains |
| Modifier and Type | Method and Description |
|---|---|
Domains |
ObjectFactory.createDomains()
Create an instance of
Domains |
Domains |
OrganizationRelationshipSettings.getDomainNames()
Gets the value of the domainNames property.
|
Domains |
GetOrganizationRelationshipSettingsRequest.getDomains()
Gets the value of the domains property.
|
Domains |
GetDomainSettingsRequest.getDomains()
Gets the value of the domains property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Domains> |
ObjectFactory.createDomains(Domains value)
|
JAXBElement<Domains> |
ObjectFactory.createGetFederationInformationResponseDomains(Domains value)
|
JAXBElement<Domains> |
GetFederationInformationResponse.getDomains()
Gets the value of the domains property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Domains> |
ObjectFactory.createDomains(Domains value)
|
JAXBElement<Domains> |
ObjectFactory.createGetFederationInformationResponseDomains(Domains value)
|
void |
OrganizationRelationshipSettings.setDomainNames(Domains value)
Sets the value of the domainNames property.
|
void |
GetOrganizationRelationshipSettingsRequest.setDomains(Domains value)
Sets the value of the domains property.
|
void |
GetDomainSettingsRequest.setDomains(Domains value)
Sets the value of the domains property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFederationInformationResponse.setDomains(JAXBElement<Domains> value)
Sets the value of the domains property.
|
Copyright © 2015 Jasig. All Rights Reserved.