object DeploymentStrategy extends DeploymentStrategyFields with Serializable

Linear Supertypes
Serializable, Serializable, DeploymentStrategyFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeploymentStrategy
  2. Serializable
  3. Serializable
  4. DeploymentStrategyFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val DeploymentStrategyDecoder: Decoder[DeploymentStrategy]
  2. implicit val DeploymentStrategyEncoder: Encoder[DeploymentStrategy]
  3. def nestedField(prefix: Chunk[String]): DeploymentStrategyFields
  4. def rollingUpdate: RollingUpdateDeploymentFields
    Definition Classes
    DeploymentStrategyFields
  5. def type: client.model.Field
    Definition Classes
    DeploymentStrategyFields