public static class ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetRequest extends Request<ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetResponse>
Modifier and Type | Field and Description |
---|---|
ServiceProvider |
serviceProvider |
boolean |
serviceProviderIsModified |
Constructor and Description |
---|
ServiceProviderSIPAuthenticationPasswordRulesGetRequest(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
ServiceProviderSIPAuthenticationPasswordRulesGetRequest(ServiceProvider serviceProvider) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
ServiceProvider |
getServiceProvider() |
ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetRequest |
setServiceProvider(ServiceProvider serviceProvider) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandType, getDomDocument, getResponseClass, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull public ServiceProvider serviceProvider
public transient boolean serviceProviderIsModified
public ServiceProviderSIPAuthenticationPasswordRulesGetRequest(ServiceProvider serviceProvider)
public ServiceProviderSIPAuthenticationPasswordRulesGetRequest(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetRequest setServiceProvider(ServiceProvider serviceProvider)
public ServiceProvider getServiceProvider()
public void formRequest() throws RequestException
formRequest
in class Request<ServiceProvider.ServiceProviderSIPAuthenticationPasswordRulesGetResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.