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, loadFromXml
getErrorCode, getErrorMessage, getRedirectionUrl, setErrorCode, setErrorMessage, setRedirectionUrl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public 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.