public class RemoveVolumes
@Inject public RemoveVolumes(@NotNull org.gradle.api.model.ObjectFactory objectFactory)
@Input @NotNull public org.gradle.api.provider.ListProperty<java.lang.String> getVolumeNames()
public void runRemoteCommand()
Executes the remote Docker command.