Uses of Class
de.aristaflow.ilm.model.runtimeenvironment.SessionContextResponse
-
Packages that use SessionContextResponse Package Description de.aristaflow.ilm.model.runtimeenvironment -
-
Uses of SessionContextResponse in de.aristaflow.ilm.model.runtimeenvironment
Fields in de.aristaflow.ilm.model.runtimeenvironment with type parameters of type SessionContextResponse Modifier and Type Field Description List<@NotNull @Valid SessionContextResponse>ScInitialRemoteIteratorData. sessContsList<@NotNull @Valid SessionContextResponse>ScRemoteIteratorData. sessContsMethods in de.aristaflow.ilm.model.runtimeenvironment that return types with arguments of type SessionContextResponse Modifier and Type Method Description List<SessionContextResponse>ScInitialRemoteIteratorData. getContentAbstract()List<SessionContextResponse>ScRemoteIteratorData. getContentAbstract()Method parameters in de.aristaflow.ilm.model.runtimeenvironment with type arguments of type SessionContextResponse Modifier and Type Method Description voidScInitialRemoteIteratorData. setContentAbstract(List<SessionContextResponse> content)voidScRemoteIteratorData. setContentAbstract(List<SessionContextResponse> content)
-