Deployment.DefinitionStages.WithCreate Interface

public interface WithCreate extends Creatable

A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify.

Method Summary

Modifier and Type Method and Description
Deployment beginCreate()

Inherited Members

Method Details

beginCreate

public Deployment beginCreate()

Applies to