@ProviderType public interface DeleteCommandPathArgumentBuilder
DeleteCommandPathArgument
Modifier and Type | Method and Description |
---|---|
DeleteCommandPathArgument |
build()
build the
DeleteCommandPathArgument |
DeleteCommandPathArgumentBuilder |
withPath(java.lang.String path)
set path of the selected item
|
@Nonnull DeleteCommandPathArgumentBuilder withPath(@Nonnull java.lang.String path)
path
- path of the selected itemDeleteCommandPathArgumentBuilder
@Nonnull DeleteCommandPathArgument build() throws java.lang.IllegalArgumentException
DeleteCommandPathArgument
DeleteCommandPathArgument
java.lang.IllegalArgumentException
Copyright © 2010 - 2020 Adobe. All Rights Reserved