public interface CmAtmosFixedContentDevice extends FixedContentDevice
Modifier and Type | Method and Description |
---|---|
byte[] |
get_AtmosSharedSecret()
Returns the value of the AtmosSharedSecret property.
|
java.lang.String |
get_AtmosSubtenant()
Returns the value of the AtmosSubtenant property.
|
java.lang.String |
get_AtmosUid()
Returns the value of the AtmosUid property.
|
java.lang.String |
get_AtmosUrl()
Returns the value of the AtmosUrl property.
|
java.lang.Integer |
get_HttpMaxConnections()
Returns the value of the HttpMaxConnections property.
|
java.lang.Boolean |
get_HttpsCertValidationEnabled()
Returns the value of the HttpsCertValidationEnabled property.
|
java.lang.Integer |
get_RetrievalTimeout()
Returns the value of the RetrievalTimeout property.
|
void |
set_AtmosSharedSecret(byte[] value)
Sets the value of the AtmosSharedSecret property.
|
void |
set_AtmosSubtenant(java.lang.String value)
Sets the value of the AtmosSubtenant property.
|
void |
set_AtmosUid(java.lang.String value)
Sets the value of the AtmosUid property.
|
void |
set_AtmosUrl(java.lang.String value)
Sets the value of the AtmosUrl property.
|
void |
set_HttpMaxConnections(java.lang.Integer value)
Sets the value of the HttpMaxConnections property.
|
void |
set_HttpsCertValidationEnabled(java.lang.Boolean value)
Sets the value of the HttpsCertValidationEnabled property.
|
void |
set_RetrievalTimeout(java.lang.Integer value)
Sets the value of the RetrievalTimeout property.
|
get_Creator, get_DateCreated, get_DateLastModified, get_DescriptiveText, get_DisplayName, get_FcpPoolIdleTimeoutSeconds, get_FcpPoolMaxInUse, get_FcpPoolMaxWaitSeconds, get_FcpPoolPreferredSize, get_Id, get_ImplementationClass, get_LastModifier, get_SiteSettings, get_VendorName, set_Creator, set_DateCreated, set_DateLastModified, set_DescriptiveText, set_DisplayName, set_FcpPoolIdleTimeoutSeconds, set_FcpPoolMaxInUse, set_FcpPoolMaxWaitSeconds, set_FcpPoolPreferredSize, set_ImplementationClass, set_LastModifier, set_SiteSettings, set_VendorName
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_AtmosUrl()
void set_AtmosUrl(java.lang.String value)
java.lang.String get_AtmosSubtenant()
void set_AtmosSubtenant(java.lang.String value)
java.lang.String get_AtmosUid()
void set_AtmosUid(java.lang.String value)
byte[] get_AtmosSharedSecret()
void set_AtmosSharedSecret(byte[] value)
java.lang.Integer get_HttpMaxConnections()
void set_HttpMaxConnections(java.lang.Integer value)
java.lang.Integer get_RetrievalTimeout()
void set_RetrievalTimeout(java.lang.Integer value)
java.lang.Boolean get_HttpsCertValidationEnabled()
void set_HttpsCertValidationEnabled(java.lang.Boolean value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.