Uses of Class
com.mailosaur.models.Server
Packages that use Server
Package
Description
This package contains the classes for MailosaurClient.
This package contains the models classes for MailosaurClient.
-
Uses of Server in com.mailosaur
Methods in com.mailosaur that return ServerModifier and TypeMethodDescriptionServers.create(ServerCreateOptions options) Creates a new virtual server.Retrieves the detail for a single server.Updates the attributes of a server.Methods in com.mailosaur with parameters of type Server -
Uses of Server in com.mailosaur.models
Methods in com.mailosaur.models that return ServerModifier and TypeMethodDescriptionSets the name of the server.Sets the IDs of users who have access to the server (if it is restricted).Methods in com.mailosaur.models that return types with arguments of type Server