Uses of Record Class
ch.rasc.jcentserverclient.models.ConnectionInfo
Packages that use ConnectionInfo
-
Uses of ConnectionInfo in ch.rasc.jcentserverclient.models
Methods in ch.rasc.jcentserverclient.models that return ConnectionInfoMethods in ch.rasc.jcentserverclient.models that return types with arguments of type ConnectionInfoModifier and TypeMethodDescriptionConnectionsResult.connections()Returns the value of theconnectionsrecord component.Constructor parameters in ch.rasc.jcentserverclient.models with type arguments of type ConnectionInfoModifierConstructorDescriptionConnectionsResult(Map<String, ConnectionInfo> connections) Creates an instance of aConnectionsResultrecord class.