public class GroupGroupPagingGetInstanceResponseProxy extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Integer |
confirmationToneTimeoutSeconds |
Boolean |
deliverOriginatorCLIDInstead |
String |
originatorCLIDPrefix |
ServiceInstanceReadProfileProxy |
serviceInstanceProfileProxy |
String |
serviceUserId |
Constructor and Description |
---|
GroupGroupPagingGetInstanceResponseProxy() |
Modifier and Type | Method and Description |
---|---|
Integer |
getConfirmationToneTimeoutSeconds() |
Boolean |
getDeliverOriginatorCLIDInstead() |
String |
getOriginatorCLIDPrefix() |
ServiceInstanceReadProfileProxy |
getServiceInstanceProfileProxy() |
String |
getServiceUserId() |
void |
setConfirmationToneTimeoutSeconds(Integer confirmationToneTimeoutSeconds) |
void |
setDeliverOriginatorCLIDInstead(Boolean deliverOriginatorCLIDInstead) |
void |
setOriginatorCLIDPrefix(String originatorCLIDPrefix) |
void |
setServiceInstanceProfileProxy(ServiceInstanceReadProfileProxy serviceInstanceProfileProxy) |
void |
setServiceUserId(String serviceUserId) |
public String serviceUserId
public ServiceInstanceReadProfileProxy serviceInstanceProfileProxy
public Integer confirmationToneTimeoutSeconds
public Boolean deliverOriginatorCLIDInstead
public String originatorCLIDPrefix
public GroupGroupPagingGetInstanceResponseProxy()
public void setServiceUserId(String serviceUserId)
public String getServiceUserId()
public void setServiceInstanceProfileProxy(ServiceInstanceReadProfileProxy serviceInstanceProfileProxy)
public ServiceInstanceReadProfileProxy getServiceInstanceProfileProxy()
public void setConfirmationToneTimeoutSeconds(Integer confirmationToneTimeoutSeconds)
public Integer getConfirmationToneTimeoutSeconds()
public void setDeliverOriginatorCLIDInstead(Boolean deliverOriginatorCLIDInstead)
public Boolean getDeliverOriginatorCLIDInstead()
public void setOriginatorCLIDPrefix(String originatorCLIDPrefix)
public String getOriginatorCLIDPrefix()
Copyright © 2016 ECG, Inc. All rights reserved.