public final class GetDomainSettingsResponseCollection extends AutodiscoverResponseCollection<GetDomainSettingsResponse>
| Constructor and Description |
|---|
GetDomainSettingsResponseCollection()
Initializes a new instance of the AutodiscoverResponseCollection class.
|
| Modifier and Type | Method and Description |
|---|---|
protected GetDomainSettingsResponse |
createResponseInstance()
Create a response instance.
|
protected String |
getResponseCollectionXmlElementName()
Gets the name of the response collection XML element.
|
protected String |
getResponseInstanceXmlElementName()
Gets the name of the response instance XML element.
|
getCount, getResponses, getTResponseAtIndex, iterator, loadFromXmlgetErrorCode, getErrorMessage, getRedirectionUrl, setErrorCode, setErrorMessage, setRedirectionUrlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GetDomainSettingsResponseCollection()
protected GetDomainSettingsResponse createResponseInstance()
createResponseInstance in class AutodiscoverResponseCollection<GetDomainSettingsResponse>protected String getResponseCollectionXmlElementName()
getResponseCollectionXmlElementName in class AutodiscoverResponseCollection<GetDomainSettingsResponse>protected String getResponseInstanceXmlElementName()
getResponseInstanceXmlElementName in class AutodiscoverResponseCollection<GetDomainSettingsResponse>Copyright © 2012–2015 Microsoft. All rights reserved.