Uses of Class
com.spotify.docker.client.messages.ServiceCreateResponse
Packages that use ServiceCreateResponse
-
Uses of ServiceCreateResponse in com.spotify.docker.client
Methods in com.spotify.docker.client that return ServiceCreateResponseModifier and TypeMethodDescriptionDefaultDockerClient.createService
(ServiceSpec spec) DefaultDockerClient.createService
(ServiceSpec spec, RegistryAuth config) DockerClient.createService
(ServiceSpec spec) Create a new service.DockerClient.createService
(ServiceSpec spec, RegistryAuth registryAuth) Create a new service. -
Uses of ServiceCreateResponse in com.spotify.docker.client.messages
Subclasses of ServiceCreateResponse in com.spotify.docker.client.messagesMethods in com.spotify.docker.client.messages that return ServiceCreateResponseModifier and TypeMethodDescription(package private) static ServiceCreateResponse
(package private) static ServiceCreateResponse