Package com.kheops.jmap.net
Class JMapAdminRequest.UpdateDeployment
java.lang.Object
com.kheops.jmap.net.JMapRequest
com.kheops.jmap.net.JMapAdminRequest
com.kheops.jmap.net.JMapAdminRequest.UpdateDeployment
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JMapAdminRequest
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class com.kheops.jmap.net.JMapAdminRequestJMapAdminRequest.GetDataSourceInfo, JMapAdminRequest.UpdateDataSource, JMapAdminRequest.UpdateDeployment, JMapAdminRequest.UpdateMapboxTileCache
- 
Field SummaryFields inherited from class com.kheops.jmap.net.JMapRequestpendingRequest, postProcessable, PROTOCOL_VERSION_7_0
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.kheops.jmap.net.JMapRequestgetClient, getClientLocale, getConnectionProperties, getRequestContextValue, getSessionId, isCancelled, isPendingRequest, isPostProcessable, putRequestContextValue, setCancelled, setClient, setClientLocale, setPendingRequest, setPostProcessable, setSessionId, toString
- 
Constructor Details- 
UpdateDeploymentpublic UpdateDeployment()
 
-