Application.DefinitionStages.Blank<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent Batch account definition to return to after attaching this definition
public interface Blank extends Application.DefinitionStages.WithAttach
The first stage of a batch application definition.
Inherited Members
Attachable.InDefinition<ParentT>.attach()
Application.DefinitionStages.WithApplicationPackage<ParentT>.defineNewApplicationPackage(String applicationPackageName)
Application.DefinitionStages.WithAttach<ParentT>.withAllowUpdates(boolean allowUpdates)
Application.DefinitionStages.WithAttach<ParentT>.withDisplayName(String displayName)
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.