Apps.AppsDeleteDefinitionStages.WithAllOptions Interface

public interface WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

Method Summary

Modifier and Type Method and Description
AppsDeleteDefinitionStages.WithExecute withForce(Boolean force)

A flag to indicate whether to force an operation.

Method Details

withForce

public AppsDeleteDefinitionStages.WithExecute withForce(Boolean force)

A flag to indicate whether to force an operation.

Parameters:

force

Returns:

next definition stage

Applies to