Interface DeploymentParameters.Builder

  • Method Details

    • dynamicExtensionParameters

      DeploymentParameters.Builder dynamicExtensionParameters(Map<String,String> dynamicExtensionParameters)

      A map of extension parameters for the deployment.

      Parameters:
      dynamicExtensionParameters - A map of extension parameters for the deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags to assign to the deployment.

      Parameters:
      tags - The tags to assign to the deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.