All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mesosphere.cosmos.rpc.v1.model.AddResponse.scala Maven / Gradle / Ivy

There is a newer version: 0.4.4
Show newest version
package com.mesosphere.cosmos.rpc.v1.model

import com.mesosphere.universe

// This class is only a wrapper for the underlying package
// We need a unique type so that the media type encoder can be resolved implicitly
final case class AddResponse(packageDefinition: universe.v4.model.SupportedPackageDefinition) extends AnyVal




© 2015 - 2024 Weber Informatics LLC | Privacy Policy