Uses of Interface
org.mandas.docker.client.messages.swarm.Service.Criteria
Packages that use Service.Criteria
-
Uses of Service.Criteria in org.mandas.docker.client
Methods in org.mandas.docker.client with parameters of type Service.CriteriaModifier and TypeMethodDescriptionDefaultDockerClient.listServices(Service.Criteria criteria) DockerClient.listServices(Service.Criteria criteria) List services that match the given criteria. -
Uses of Service.Criteria in org.mandas.docker.client.messages.swarm
Methods in org.mandas.docker.client.messages.swarm that return Service.Criteria